From 34e66f2c725cd1c80371287b5d7b499dce8e0487 Mon Sep 17 00:00:00 2001 From: lukasz Date: Thu, 26 Dec 2024 13:43:16 +0100 Subject: [PATCH 1/5] refactor: replaced npm ls --all with arborist to avoid errors in case of dependencies conflict, added cjs shims in tsup config --- package-lock.json | 2111 ++++++++++++++++- packages/cli/tsup.config.ts | 1 + packages/core/package.json | 6 +- .../find-license-in-license-file.ts | 10 +- test/package.json | 1 + 5 files changed, 2063 insertions(+), 66 deletions(-) diff --git a/package-lock.json b/package-lock.json index c5423a56..7812c01b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -863,7 +863,6 @@ "version": "8.0.2", "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", - "dev": true, "license": "ISC", "dependencies": { "string-width": "^5.1.2", @@ -881,7 +880,6 @@ "version": "6.1.0", "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", - "dev": true, "license": "MIT", "engines": { "node": ">=12" @@ -894,7 +892,6 @@ "version": "6.2.1", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", - "dev": true, "license": "MIT", "engines": { "node": ">=12" @@ -907,14 +904,12 @@ "version": "9.2.2", "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", - "dev": true, "license": "MIT" }, "node_modules/@isaacs/cliui/node_modules/string-width": { "version": "5.1.2", "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", - "dev": true, "license": "MIT", "dependencies": { "eastasianwidth": "^0.2.0", @@ -932,7 +927,6 @@ "version": "7.1.0", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", - "dev": true, "license": "MIT", "dependencies": { "ansi-regex": "^6.0.1" @@ -948,7 +942,6 @@ "version": "8.1.0", "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", - "dev": true, "license": "MIT", "dependencies": { "ansi-styles": "^6.1.0", @@ -962,6 +955,24 @@ "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, + "node_modules/@isaacs/fs-minipass": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz", + "integrity": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==", + "license": "ISC", + "dependencies": { + "minipass": "^7.0.4" + }, + "engines": { + "node": ">=18.0.0" + } + }, + "node_modules/@isaacs/string-locale-compare": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@isaacs/string-locale-compare/-/string-locale-compare-1.1.0.tgz", + "integrity": "sha512-SQ7Kzhh9+D+ZW9MA0zkYv3VXhIDNx+LzM6EJ+/65I3QY+enU6Itte7E5XX7EWrqLW2FN4n06GWzBnPoC3th2aQ==", + "license": "ISC" + }, "node_modules/@istanbuljs/schema": { "version": "0.1.3", "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz", @@ -1072,11 +1083,495 @@ "node": ">= 8" } }, + "node_modules/@npm/types": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@npm/types/-/types-1.0.2.tgz", + "integrity": "sha512-KXZccTDEnWqNrrx6JjpJKU/wJvNeg9BDgjS0XhmlZab7br921HtyVbsYzJr4L+xIvjdJ20Wh9dgxgCI2a5CEQw==", + "dev": true, + "license": "MIT" + }, + "node_modules/@npmcli/agent": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/agent/-/agent-3.0.0.tgz", + "integrity": "sha512-S79NdEgDQd/NGCay6TCoVzXSj74skRZIKJcpJjC5lOq34SZzyI6MqtiiWoiVWoVrTcGjNeC4ipbh1VIHlpfF5Q==", + "license": "ISC", + "dependencies": { + "agent-base": "^7.1.0", + "http-proxy-agent": "^7.0.0", + "https-proxy-agent": "^7.0.1", + "lru-cache": "^10.0.1", + "socks-proxy-agent": "^8.0.3" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/arborist": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-9.0.0.tgz", + "integrity": "sha512-ZFsI/VJ7wJ2rTksLNJ9xqr75Ste/wiKvW+7w12ZGbcT67xWii97yS+aDlh3edNhqlqoXvdzYG4hTNui81VxJCA==", + "license": "ISC", + "dependencies": { + "@isaacs/string-locale-compare": "^1.1.0", + "@npmcli/fs": "^4.0.0", + "@npmcli/installed-package-contents": "^3.0.0", + "@npmcli/map-workspaces": "^4.0.1", + "@npmcli/metavuln-calculator": "^9.0.0", + "@npmcli/name-from-folder": "^3.0.0", + "@npmcli/node-gyp": "^4.0.0", + "@npmcli/package-json": "^6.0.1", + "@npmcli/query": "^4.0.0", + "@npmcli/redact": "^3.0.0", + "@npmcli/run-script": "^9.0.1", + "bin-links": "^5.0.0", + "cacache": "^19.0.1", + "common-ancestor-path": "^1.0.1", + "hosted-git-info": "^8.0.0", + "json-stringify-nice": "^1.1.4", + "lru-cache": "^10.2.2", + "minimatch": "^9.0.4", + "nopt": "^8.0.0", + "npm-install-checks": "^7.1.0", + "npm-package-arg": "^12.0.0", + "npm-pick-manifest": "^10.0.0", + "npm-registry-fetch": "^18.0.1", + "pacote": "^21.0.0", + "parse-conflict-json": "^4.0.0", + "proc-log": "^5.0.0", + "proggy": "^3.0.0", + "promise-all-reject-late": "^1.0.0", + "promise-call-limit": "^3.0.1", + "read-package-json-fast": "^4.0.0", + "semver": "^7.3.7", + "ssri": "^12.0.0", + "treeverse": "^3.0.0", + "walk-up-path": "^4.0.0" + }, + "bin": { + "arborist": "bin/index.js" + }, + "engines": { + "node": "^20.17.0 || >=22.9.0" + } + }, + "node_modules/@npmcli/arborist/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/@npmcli/arborist/node_modules/hosted-git-info": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-8.0.2.tgz", + "integrity": "sha512-sYKnA7eGln5ov8T8gnYlkSOxFJvywzEx9BueN6xo/GKO8PGiI6uK6xx+DIGe45T3bdVjLAQDQW1aicT8z8JwQg==", + "license": "ISC", + "dependencies": { + "lru-cache": "^10.0.1" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/arborist/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "license": "ISC", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/@npmcli/fs": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-4.0.0.tgz", + "integrity": "sha512-/xGlezI6xfGO9NwuJlnwz/K14qD1kCSAGtacBHnGzeAIuJGazcp45KP5NuyARXoKb7cwulAGWVsbeSxdG/cb0Q==", + "license": "ISC", + "dependencies": { + "semver": "^7.3.5" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/git": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-6.0.1.tgz", + "integrity": "sha512-BBWMMxeQzalmKadyimwb2/VVQyJB01PH0HhVSNLHNBDZN/M/h/02P6f8fxedIiFhpMj11SO9Ep5tKTBE7zL2nw==", + "license": "ISC", + "dependencies": { + "@npmcli/promise-spawn": "^8.0.0", + "ini": "^5.0.0", + "lru-cache": "^10.0.1", + "npm-pick-manifest": "^10.0.0", + "proc-log": "^5.0.0", + "promise-inflight": "^1.0.1", + "promise-retry": "^2.0.1", + "semver": "^7.3.5", + "which": "^5.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/git/node_modules/ini": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/ini/-/ini-5.0.0.tgz", + "integrity": "sha512-+N0ngpO3e7cRUWOJAS7qw0IZIVc6XPrW4MlFBdD066F2L4k1L6ker3hLqSq7iXxU5tgS4WGkIUElWn5vogAEnw==", + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/git/node_modules/isexe": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz", + "integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==", + "license": "ISC", + "engines": { + "node": ">=16" + } + }, + "node_modules/@npmcli/git/node_modules/which": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/which/-/which-5.0.0.tgz", + "integrity": "sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==", + "license": "ISC", + "dependencies": { + "isexe": "^3.1.1" + }, + "bin": { + "node-which": "bin/which.js" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/installed-package-contents": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-3.0.0.tgz", + "integrity": "sha512-fkxoPuFGvxyrH+OQzyTkX2LUEamrF4jZSmxjAtPPHHGO0dqsQ8tTKjnIS8SAnPHdk2I03BDtSMR5K/4loKg79Q==", + "license": "ISC", + "dependencies": { + "npm-bundled": "^4.0.0", + "npm-normalize-package-bin": "^4.0.0" + }, + "bin": { + "installed-package-contents": "bin/index.js" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/map-workspaces": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-4.0.2.tgz", + "integrity": "sha512-mnuMuibEbkaBTYj9HQ3dMe6L0ylYW+s/gfz7tBDMFY/la0w9Kf44P9aLn4/+/t3aTR3YUHKoT6XQL9rlicIe3Q==", + "license": "ISC", + "dependencies": { + "@npmcli/name-from-folder": "^3.0.0", + "@npmcli/package-json": "^6.0.0", + "glob": "^10.2.2", + "minimatch": "^9.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/map-workspaces/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/@npmcli/map-workspaces/node_modules/glob": { + "version": "10.4.5", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz", + "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", + "license": "ISC", + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^1.11.1" + }, + "bin": { + "glob": "dist/esm/bin.mjs" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/@npmcli/map-workspaces/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "license": "ISC", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/@npmcli/metavuln-calculator": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/metavuln-calculator/-/metavuln-calculator-9.0.0.tgz", + "integrity": "sha512-znLKqdy1ZEGNK3VB9j/RzGyb/P0BJb3fGpvEbHIAyBAXsps2l1ce8SVHfsGAFLl9s8072PxafqTn7RC8wSnQPg==", + "license": "ISC", + "dependencies": { + "cacache": "^19.0.0", + "json-parse-even-better-errors": "^4.0.0", + "pacote": "^21.0.0", + "proc-log": "^5.0.0", + "semver": "^7.3.5" + }, + "engines": { + "node": "^20.17.0 || >=22.9.0" + } + }, + "node_modules/@npmcli/metavuln-calculator/node_modules/json-parse-even-better-errors": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-4.0.0.tgz", + "integrity": "sha512-lR4MXjGNgkJc7tkQ97kb2nuEMnNCyU//XYVH0MKTGcXEiSudQ5MKGKen3C5QubYy0vmq+JGitUg92uuywGEwIA==", + "license": "MIT", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/name-from-folder": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/name-from-folder/-/name-from-folder-3.0.0.tgz", + "integrity": "sha512-61cDL8LUc9y80fXn+lir+iVt8IS0xHqEKwPu/5jCjxQTVoSCmkXvw4vbMrzAMtmghz3/AkiBjhHkDKUH+kf7kA==", + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/node-gyp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/node-gyp/-/node-gyp-4.0.0.tgz", + "integrity": "sha512-+t5DZ6mO/QFh78PByMq1fGSAub/agLJZDRfJRMeOSNCt8s9YVlTjmGpIPwPhvXTGUIJk+WszlT0rQa1W33yzNA==", + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/package-json": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-6.1.0.tgz", + "integrity": "sha512-t6G+6ZInT4X+tqj2i+wlLIeCKnKOTuz9/VFYDtj+TGTur5q7sp/OYrQA19LdBbWfXDOi0Y4jtedV6xtB8zQ9ug==", + "license": "ISC", + "dependencies": { + "@npmcli/git": "^6.0.0", + "glob": "^10.2.2", + "hosted-git-info": "^8.0.0", + "json-parse-even-better-errors": "^4.0.0", + "normalize-package-data": "^7.0.0", + "proc-log": "^5.0.0", + "semver": "^7.5.3" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/package-json/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/@npmcli/package-json/node_modules/glob": { + "version": "10.4.5", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz", + "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", + "license": "ISC", + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^1.11.1" + }, + "bin": { + "glob": "dist/esm/bin.mjs" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/@npmcli/package-json/node_modules/hosted-git-info": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-8.0.2.tgz", + "integrity": "sha512-sYKnA7eGln5ov8T8gnYlkSOxFJvywzEx9BueN6xo/GKO8PGiI6uK6xx+DIGe45T3bdVjLAQDQW1aicT8z8JwQg==", + "license": "ISC", + "dependencies": { + "lru-cache": "^10.0.1" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/package-json/node_modules/json-parse-even-better-errors": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-4.0.0.tgz", + "integrity": "sha512-lR4MXjGNgkJc7tkQ97kb2nuEMnNCyU//XYVH0MKTGcXEiSudQ5MKGKen3C5QubYy0vmq+JGitUg92uuywGEwIA==", + "license": "MIT", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/package-json/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "license": "ISC", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/@npmcli/package-json/node_modules/normalize-package-data": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-7.0.0.tgz", + "integrity": "sha512-k6U0gKRIuNCTkwHGZqblCfLfBRh+w1vI6tBo+IeJwq2M8FUiOqhX7GH+GArQGScA7azd1WfyRCvxoXDO3hQDIA==", + "license": "BSD-2-Clause", + "dependencies": { + "hosted-git-info": "^8.0.0", + "semver": "^7.3.5", + "validate-npm-package-license": "^3.0.4" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/promise-spawn": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-8.0.2.tgz", + "integrity": "sha512-/bNJhjc+o6qL+Dwz/bqfTQClkEO5nTQ1ZEcdCkAQjhkZMHIh22LPG7fNh1enJP1NKWDqYiiABnjFCY7E0zHYtQ==", + "license": "ISC", + "dependencies": { + "which": "^5.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/promise-spawn/node_modules/isexe": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz", + "integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==", + "license": "ISC", + "engines": { + "node": ">=16" + } + }, + "node_modules/@npmcli/promise-spawn/node_modules/which": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/which/-/which-5.0.0.tgz", + "integrity": "sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==", + "license": "ISC", + "dependencies": { + "isexe": "^3.1.1" + }, + "bin": { + "node-which": "bin/which.js" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/query": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/query/-/query-4.0.0.tgz", + "integrity": "sha512-3pPbese0fbCiFJ/7/X1GBgxAKYFE8sxBddA7GtuRmOgNseH4YbGsXJ807Ig3AEwNITjDUISHglvy89cyDJnAwA==", + "license": "ISC", + "dependencies": { + "postcss-selector-parser": "^6.1.2" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/redact": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-3.0.0.tgz", + "integrity": "sha512-/1uFzjVcfzqrgCeGW7+SZ4hv0qLWmKXVzFahZGJ6QuJBj6Myt9s17+JL86i76NV9YSnJRcGXJYQbAU0rn1YTCQ==", + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/run-script": { + "version": "9.0.2", + "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-9.0.2.tgz", + "integrity": "sha512-cJXiUlycdizQwvqE1iaAb4VRUM3RX09/8q46zjvy+ct9GhfZRWd7jXYVc1tn/CfRlGPVkX/u4sstRlepsm7hfw==", + "license": "ISC", + "dependencies": { + "@npmcli/node-gyp": "^4.0.0", + "@npmcli/package-json": "^6.0.0", + "@npmcli/promise-spawn": "^8.0.0", + "node-gyp": "^11.0.0", + "proc-log": "^5.0.0", + "which": "^5.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/run-script/node_modules/isexe": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz", + "integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==", + "license": "ISC", + "engines": { + "node": ">=16" + } + }, + "node_modules/@npmcli/run-script/node_modules/which": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/which/-/which-5.0.0.tgz", + "integrity": "sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==", + "license": "ISC", + "dependencies": { + "isexe": "^3.1.1" + }, + "bin": { + "node-which": "bin/which.js" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, "node_modules/@pkgjs/parseargs": { "version": "0.11.0", "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", - "dev": true, "license": "MIT", "optional": true, "engines": { @@ -1349,6 +1844,80 @@ "win32" ] }, + "node_modules/@sigstore/bundle": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@sigstore/bundle/-/bundle-3.0.0.tgz", + "integrity": "sha512-XDUYX56iMPAn/cdgh/DTJxz5RWmqKV4pwvUAEKEWJl+HzKdCd/24wUa9JYNMlDSCb7SUHAdtksxYX779Nne/Zg==", + "license": "Apache-2.0", + "dependencies": { + "@sigstore/protobuf-specs": "^0.3.2" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@sigstore/core": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@sigstore/core/-/core-2.0.0.tgz", + "integrity": "sha512-nYxaSb/MtlSI+JWcwTHQxyNmWeWrUXJJ/G4liLrGG7+tS4vAz6LF3xRXqLH6wPIVUoZQel2Fs4ddLx4NCpiIYg==", + "license": "Apache-2.0", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@sigstore/protobuf-specs": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/@sigstore/protobuf-specs/-/protobuf-specs-0.3.2.tgz", + "integrity": "sha512-c6B0ehIWxMI8wiS/bj6rHMPqeFvngFV7cDU/MY+B16P9Z3Mp9k8L93eYZ7BYzSickzuqAQqAq0V956b3Ju6mLw==", + "license": "Apache-2.0", + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/@sigstore/sign": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@sigstore/sign/-/sign-3.0.0.tgz", + "integrity": "sha512-UjhDMQOkyDoktpXoc5YPJpJK6IooF2gayAr5LvXI4EL7O0vd58okgfRcxuaH+YTdhvb5aa1Q9f+WJ0c2sVuYIw==", + "license": "Apache-2.0", + "dependencies": { + "@sigstore/bundle": "^3.0.0", + "@sigstore/core": "^2.0.0", + "@sigstore/protobuf-specs": "^0.3.2", + "make-fetch-happen": "^14.0.1", + "proc-log": "^5.0.0", + "promise-retry": "^2.0.1" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@sigstore/tuf": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-3.0.0.tgz", + "integrity": "sha512-9Xxy/8U5OFJu7s+OsHzI96IX/OzjF/zj0BSSaWhgJgTqtlBhQIV2xdrQI5qxLD7+CWWDepadnXAxzaZ3u9cvRw==", + "license": "Apache-2.0", + "dependencies": { + "@sigstore/protobuf-specs": "^0.3.2", + "tuf-js": "^3.0.1" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@sigstore/verify": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@sigstore/verify/-/verify-2.0.0.tgz", + "integrity": "sha512-Ggtq2GsJuxFNUvQzLoXqRwS4ceRfLAJnrIHUDrzAD0GgnOhwujJkKkxM/s5Bako07c3WtAs/sZo5PJq7VHjeDg==", + "license": "Apache-2.0", + "dependencies": { + "@sigstore/bundle": "^3.0.0", + "@sigstore/core": "^2.0.0", + "@sigstore/protobuf-specs": "^0.3.2" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, "node_modules/@total-typescript/ts-reset": { "version": "0.6.1", "resolved": "https://registry.npmjs.org/@total-typescript/ts-reset/-/ts-reset-0.6.1.tgz", @@ -1376,6 +1945,62 @@ "dev": true, "license": "MIT" }, + "node_modules/@tufjs/canonical-json": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@tufjs/canonical-json/-/canonical-json-2.0.0.tgz", + "integrity": "sha512-yVtV8zsdo8qFHe+/3kw81dSLyF7D576A5cCFCi4X7B39tWT7SekaEFUnvnWJHz+9qO7qJTah1JbrDjWKqFtdWA==", + "license": "MIT", + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/@tufjs/models": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@tufjs/models/-/models-3.0.1.tgz", + "integrity": "sha512-UUYHISyhCU3ZgN8yaear3cGATHb3SMuKHsQ/nVbHXcmnBf+LzQ/cQfhNG+rfaSHgqGKNEm2cOCLVLELStUQ1JA==", + "license": "MIT", + "dependencies": { + "@tufjs/canonical-json": "2.0.0", + "minimatch": "^9.0.5" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@tufjs/models/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/@tufjs/models/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "license": "ISC", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/@types/cacache": { + "version": "17.0.2", + "resolved": "https://registry.npmjs.org/@types/cacache/-/cacache-17.0.2.tgz", + "integrity": "sha512-IrqHzVX2VRMDQQKa7CtKRnuoCLdRJiLW6hWU+w7i7+AaQ0Ii5bKwJxd5uRK4zBCyrHd3tG6G8zOm2LplxbSfQg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/node": "*" + } + }, "node_modules/@types/conventional-commits-parser": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/@types/conventional-commits-parser/-/conventional-commits-parser-5.0.1.tgz", @@ -1420,12 +2045,88 @@ "undici-types": "~6.20.0" } }, + "node_modules/@types/node-fetch": { + "version": "2.6.12", + "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.12.tgz", + "integrity": "sha512-8nneRWKCg3rMtF69nLQJnOYUcbafYeFSjqkw3jCRLsqkWFlHaoQrr5mXmofFGOx3DKn7UfmBMyov8ySvLRVldA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/node": "*", + "form-data": "^4.0.0" + } + }, "node_modules/@types/normalize-package-data": { "version": "2.4.4", "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz", "integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==", "license": "MIT" }, + "node_modules/@types/npm-package-arg": { + "version": "6.1.4", + "resolved": "https://registry.npmjs.org/@types/npm-package-arg/-/npm-package-arg-6.1.4.tgz", + "integrity": "sha512-vDgdbMy2QXHnAruzlv68pUtXCjmqUk3WrBAsRboRovsOmxbfn/WiYCjmecyKjGztnMps5dWp4Uq2prp+Ilo17Q==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/npm-registry-fetch": { + "version": "8.0.7", + "resolved": "https://registry.npmjs.org/@types/npm-registry-fetch/-/npm-registry-fetch-8.0.7.tgz", + "integrity": "sha512-db9iBh7kDDg4lRT4k4XZ6IiecTEgFCID4qk+VDVPbtzU855q3KZLCn08ATr4H27ntRJVhulQ7GWjl24H42x96w==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/node": "*", + "@types/node-fetch": "*", + "@types/npm-package-arg": "*", + "@types/npmlog": "*", + "@types/ssri": "*" + } + }, + "node_modules/@types/npmcli__arborist": { + "version": "5.6.11", + "resolved": "https://registry.npmjs.org/@types/npmcli__arborist/-/npmcli__arborist-5.6.11.tgz", + "integrity": "sha512-uWDBT1Brg+MKrV4hKE5tNFx1H8tQyC4pDbMN4eySgU89JxRt2pJoiWsVPQj2PVSA3zo4mmST56ry+sl+KCz29w==", + "dev": true, + "license": "MIT", + "dependencies": { + "@npm/types": "^1", + "@types/cacache": "*", + "@types/node": "*", + "@types/npmcli__package-json": "*", + "@types/pacote": "*" + } + }, + "node_modules/@types/npmcli__package-json": { + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/@types/npmcli__package-json/-/npmcli__package-json-4.0.4.tgz", + "integrity": "sha512-6QjlFUSHBmZJWuC08bz1ZCx6tm4t+7+OJXAdvM6tL2pI7n6Bh5SIp/YxQvnOLFf8MzCXs2ijyFgrzaiu1UFBGA==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/npmlog": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/@types/npmlog/-/npmlog-7.0.0.tgz", + "integrity": "sha512-hJWbrKFvxKyWwSUXjZMYTINsSOY6IclhvGOZ97M8ac2tmR9hMwmTnYaMdpGhvju9ctWLTPhCS+eLfQNluiEjQQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/pacote": { + "version": "11.1.8", + "resolved": "https://registry.npmjs.org/@types/pacote/-/pacote-11.1.8.tgz", + "integrity": "sha512-/XLR0VoTh2JEO0jJg1q/e6Rh9bxjBq9vorJuQmtT7rRrXSiWz7e7NsvXVYJQ0i8JxMlBMPPYDTnrRe7MZRFA8Q==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/node": "*", + "@types/npm-registry-fetch": "*", + "@types/npmlog": "*", + "@types/ssri": "*" + } + }, "node_modules/@types/prop-types": { "version": "15.7.14", "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.14.tgz", @@ -1451,6 +2152,16 @@ "dev": true, "license": "MIT" }, + "node_modules/@types/ssri": { + "version": "7.1.5", + "resolved": "https://registry.npmjs.org/@types/ssri/-/ssri-7.1.5.tgz", + "integrity": "sha512-odD/56S3B51liILSk5aXJlnYt99S6Rt9EFDDqGtJM26rKHApHcwyU/UoYHrzKkdkHMAIquGWCuHtQTbes+FRQw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/node": "*" + } + }, "node_modules/@vitest/coverage-v8": { "version": "2.1.5", "resolved": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-2.1.5.tgz", @@ -1623,6 +2334,24 @@ "url": "https://opencollective.com/vitest" } }, + "node_modules/abbrev": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-2.0.0.tgz", + "integrity": "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==", + "license": "ISC", + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/agent-base": { + "version": "7.1.3", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz", + "integrity": "sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==", + "license": "MIT", + "engines": { + "node": ">= 14" + } + }, "node_modules/ajv": { "version": "8.17.1", "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz", @@ -1660,7 +2389,6 @@ "version": "5.0.1", "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true, "license": "MIT", "engines": { "node": ">=8" @@ -1702,6 +2430,13 @@ "node": ">=12" } }, + "node_modules/asynckit": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", + "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", + "dev": true, + "license": "MIT" + }, "node_modules/at-least-node": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz", @@ -1728,7 +2463,6 @@ "version": "1.0.2", "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "dev": true, "license": "MIT" }, "node_modules/base64-js": { @@ -1752,6 +2486,22 @@ ], "license": "MIT" }, + "node_modules/bin-links": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/bin-links/-/bin-links-5.0.0.tgz", + "integrity": "sha512-sdleLVfCjBtgO5cNjA2HVRvWBJAHs4zwenaCPMNJAJU0yNxpzj80IpjOIimkpkr+mhlA+how5poQtt53PygbHA==", + "license": "ISC", + "dependencies": { + "cmd-shim": "^7.0.0", + "npm-normalize-package-bin": "^4.0.0", + "proc-log": "^5.0.0", + "read-cmd-shim": "^5.0.0", + "write-file-atomic": "^6.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, "node_modules/bl": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz", @@ -1838,6 +2588,73 @@ "node": ">=8" } }, + "node_modules/cacache": { + "version": "19.0.1", + "resolved": "https://registry.npmjs.org/cacache/-/cacache-19.0.1.tgz", + "integrity": "sha512-hdsUxulXCi5STId78vRVYEtDAjq99ICAUktLTeTYsLoTE6Z8dS0c8pWNCxwdrk9YfJeobDZc2Y186hD/5ZQgFQ==", + "license": "ISC", + "dependencies": { + "@npmcli/fs": "^4.0.0", + "fs-minipass": "^3.0.0", + "glob": "^10.2.2", + "lru-cache": "^10.0.1", + "minipass": "^7.0.3", + "minipass-collect": "^2.0.1", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "p-map": "^7.0.2", + "ssri": "^12.0.0", + "tar": "^7.4.3", + "unique-filename": "^4.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/cacache/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/cacache/node_modules/glob": { + "version": "10.4.5", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz", + "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", + "license": "ISC", + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^1.11.1" + }, + "bin": { + "glob": "dist/esm/bin.mjs" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/cacache/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "license": "ISC", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, "node_modules/cachedir": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/cachedir/-/cachedir-2.3.0.tgz", @@ -1922,6 +2739,15 @@ "url": "https://paulmillr.com/funding/" } }, + "node_modules/chownr": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz", + "integrity": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==", + "license": "BlueOak-1.0.0", + "engines": { + "node": ">=18" + } + }, "node_modules/cli-boxes": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz", @@ -2025,6 +2851,15 @@ "node": ">=0.8" } }, + "node_modules/cmd-shim": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/cmd-shim/-/cmd-shim-7.0.0.tgz", + "integrity": "sha512-rtpaCbr164TPPh+zFdkWpCyZuKkjpAzODfaZCf/SVJZzJN+4bHQb/LP3Jzq5/+84um3XXY8r548XiWKSborwVw==", + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, "node_modules/code-excerpt": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/code-excerpt/-/code-excerpt-4.0.0.tgz", @@ -2054,6 +2889,19 @@ "dev": true, "license": "MIT" }, + "node_modules/combined-stream": { + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", + "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", + "dev": true, + "license": "MIT", + "dependencies": { + "delayed-stream": "~1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, "node_modules/commander": { "version": "12.1.0", "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", @@ -2094,6 +2942,12 @@ "node": ">= 12" } }, + "node_modules/common-ancestor-path": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/common-ancestor-path/-/common-ancestor-path-1.0.1.tgz", + "integrity": "sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw8asB1sKgcU5lkB7ONug08aB8w==", + "license": "ISC" + }, "node_modules/concat-map": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", @@ -2201,6 +3055,18 @@ "node": ">= 8" } }, + "node_modules/cssesc": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", + "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", + "license": "MIT", + "bin": { + "cssesc": "bin/cssesc" + }, + "engines": { + "node": ">=4" + } + }, "node_modules/csstype": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", @@ -2233,7 +3099,6 @@ "version": "4.4.0", "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", - "dev": true, "license": "MIT", "dependencies": { "ms": "^2.1.3" @@ -2298,6 +3163,16 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/delayed-stream": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", + "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.4.0" + } + }, "node_modules/detect-file": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz", @@ -2330,11 +3205,17 @@ "node": ">=12" } }, + "node_modules/differrer": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/differrer/-/differrer-1.1.2.tgz", + "integrity": "sha512-cXmy2IFZTy/ggLPM+2oHPwNFceJmyeJpIxQ9v6Iol9wykJm20dLFT11Z/ZjWx6KgTtPUR35lzzUdrLNJSq1OIA==", + "dev": true, + "license": "MIT" + }, "node_modules/eastasianwidth": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", - "dev": true, "license": "MIT" }, "node_modules/emoji-regex": { @@ -2343,6 +3224,29 @@ "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==", "license": "MIT" }, + "node_modules/encoding": { + "version": "0.1.13", + "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz", + "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==", + "license": "MIT", + "optional": true, + "dependencies": { + "iconv-lite": "^0.6.2" + } + }, + "node_modules/encoding/node_modules/iconv-lite": { + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", + "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", + "license": "MIT", + "optional": true, + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, "node_modules/env-paths": { "version": "2.2.1", "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", @@ -2364,6 +3268,12 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/err-code": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz", + "integrity": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==", + "license": "MIT" + }, "node_modules/error-ex": { "version": "1.3.2", "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", @@ -2486,6 +3396,12 @@ "node": ">=12.0.0" } }, + "node_modules/exponential-backoff": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.1.tgz", + "integrity": "sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==", + "license": "Apache-2.0" + }, "node_modules/external-editor": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz", @@ -2619,7 +3535,6 @@ "version": "3.3.0", "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz", "integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==", - "dev": true, "license": "ISC", "dependencies": { "cross-spawn": "^7.0.0", @@ -2636,7 +3551,6 @@ "version": "4.1.0", "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", - "dev": true, "license": "ISC", "engines": { "node": ">=14" @@ -2645,6 +3559,21 @@ "url": "https://github.com/sponsors/isaacs" } }, + "node_modules/form-data": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz", + "integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==", + "dev": true, + "license": "MIT", + "dependencies": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.8", + "mime-types": "^2.1.12" + }, + "engines": { + "node": ">= 6" + } + }, "node_modules/fs-extra": { "version": "9.1.0", "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz", @@ -2661,6 +3590,18 @@ "node": ">=10" } }, + "node_modules/fs-minipass": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-3.0.3.tgz", + "integrity": "sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw==", + "license": "ISC", + "dependencies": { + "minipass": "^7.0.3" + }, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, "node_modules/fs.realpath": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", @@ -2814,7 +3755,6 @@ "version": "4.2.11", "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", - "dev": true, "license": "ISC" }, "node_modules/has-flag": { @@ -2859,6 +3799,38 @@ "dev": true, "license": "MIT" }, + "node_modules/http-cache-semantics": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", + "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==", + "license": "BSD-2-Clause" + }, + "node_modules/http-proxy-agent": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz", + "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", + "license": "MIT", + "dependencies": { + "agent-base": "^7.1.0", + "debug": "^4.3.4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/https-proxy-agent": { + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz", + "integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==", + "license": "MIT", + "dependencies": { + "agent-base": "^7.1.2", + "debug": "4" + }, + "engines": { + "node": ">= 14" + } + }, "node_modules/human-signals": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz", @@ -2918,6 +3890,42 @@ ], "license": "BSD-3-Clause" }, + "node_modules/ignore-walk": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-7.0.0.tgz", + "integrity": "sha512-T4gbf83A4NH95zvhVYZc+qWocBBGlpzUXLPGurJggw/WIOwicfXJChLDP/iBZnN5WqROSu5Bm3hhle4z8a8YGQ==", + "license": "ISC", + "dependencies": { + "minimatch": "^9.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/ignore-walk/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/ignore-walk/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "license": "ISC", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, "node_modules/import-fresh": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", @@ -2955,6 +3963,15 @@ "url": "https://github.com/sponsors/wooorm" } }, + "node_modules/imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "license": "MIT", + "engines": { + "node": ">=0.8.19" + } + }, "node_modules/indent-string": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-5.0.0.tgz", @@ -3358,6 +4375,19 @@ "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, + "node_modules/ip-address": { + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz", + "integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==", + "license": "MIT", + "dependencies": { + "jsbn": "1.1.0", + "sprintf-js": "^1.1.3" + }, + "engines": { + "node": ">= 12" + } + }, "node_modules/irregular-plurals": { "version": "3.5.0", "resolved": "https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-3.5.0.tgz", @@ -3568,7 +4598,6 @@ "version": "3.4.3", "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz", "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", - "dev": true, "license": "BlueOak-1.0.0", "dependencies": { "@isaacs/cliui": "^8.0.2" @@ -3619,6 +4648,12 @@ "js-yaml": "bin/js-yaml.js" } }, + "node_modules/jsbn": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz", + "integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==", + "license": "MIT" + }, "node_modules/json-parse-even-better-errors": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", @@ -3633,6 +4668,15 @@ "license": "MIT", "optional": true }, + "node_modules/json-stringify-nice": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/json-stringify-nice/-/json-stringify-nice-1.1.4.tgz", + "integrity": "sha512-5Z5RFW63yxReJ7vANgW6eZFGWaQvnPE3WNmZoOJrSkGju2etKA2L5rrOa1sm877TVTFt57A80BH1bArcmlLfPw==", + "license": "ISC", + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, "node_modules/jsonfile": { "version": "6.1.0", "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", @@ -3646,6 +4690,27 @@ "graceful-fs": "^4.1.6" } }, + "node_modules/jsonparse": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz", + "integrity": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==", + "engines": [ + "node >= 0.2.0" + ], + "license": "MIT" + }, + "node_modules/just-diff": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/just-diff/-/just-diff-6.0.2.tgz", + "integrity": "sha512-S59eriX5u3/QhMNq3v/gm8Kd0w8OS6Tz2FS1NG4blv+z0MuQcBRJyFWjdovM0Rad4/P4aUPFtnkNjMjyMlMSYA==", + "license": "MIT" + }, + "node_modules/just-diff-apply": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/just-diff-apply/-/just-diff-apply-5.5.0.tgz", + "integrity": "sha512-OYTthRfSh55WOItVqwpefPtNt2VdKsq5AnAK6apdtR6yCH8pr0CmSr710J0Mf+WdQy7K/OzMy7K2MgAfdQURDw==", + "license": "MIT" + }, "node_modules/lilconfig": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz", @@ -3918,6 +4983,28 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/make-fetch-happen": { + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-14.0.3.tgz", + "integrity": "sha512-QMjGbFTP0blj97EeidG5hk/QhKQ3T4ICckQGLgz38QF7Vgbk6e6FTARN8KhKxyBbWn8R0HU+bnw8aSoFPD4qtQ==", + "license": "ISC", + "dependencies": { + "@npmcli/agent": "^3.0.0", + "cacache": "^19.0.1", + "http-cache-semantics": "^4.1.1", + "minipass": "^7.0.2", + "minipass-fetch": "^4.0.0", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "negotiator": "^1.0.0", + "proc-log": "^5.0.0", + "promise-retry": "^2.0.1", + "ssri": "^12.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, "node_modules/merge": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/merge/-/merge-2.1.1.tgz", @@ -3953,53 +5040,221 @@ "node": ">=8.6" } }, + "node_modules/mime-db": { + "version": "1.52.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", + "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mime-types": { + "version": "2.1.35", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", + "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", + "dev": true, + "license": "MIT", + "dependencies": { + "mime-db": "1.52.0" + }, + "engines": { + "node": ">= 0.6" + } + }, "node_modules/mimic-fn": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", "license": "MIT", "engines": { - "node": ">=6" + "node": ">=6" + } + }, + "node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "license": "ISC", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/minimist": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.7.tgz", + "integrity": "sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==", + "dev": true, + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/minipass": { + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", + "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", + "license": "ISC", + "engines": { + "node": ">=16 || 14 >=14.17" + } + }, + "node_modules/minipass-collect": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-2.0.1.tgz", + "integrity": "sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw==", + "license": "ISC", + "dependencies": { + "minipass": "^7.0.3" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + } + }, + "node_modules/minipass-fetch": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-4.0.0.tgz", + "integrity": "sha512-2v6aXUXwLP1Epd/gc32HAMIWoczx+fZwEPRHm/VwtrJzRGwR1qGZXEYV3Zp8ZjjbwaZhMrM6uHV4KVkk+XCc2w==", + "license": "MIT", + "dependencies": { + "minipass": "^7.0.3", + "minipass-sized": "^1.0.3", + "minizlib": "^3.0.1" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + }, + "optionalDependencies": { + "encoding": "^0.1.13" + } + }, + "node_modules/minipass-flush": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz", + "integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==", + "license": "ISC", + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/minipass-flush/node_modules/minipass": { + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", + "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "license": "ISC", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/minipass-flush/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "license": "ISC" + }, + "node_modules/minipass-pipeline": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz", + "integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==", + "license": "ISC", + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/minipass-pipeline/node_modules/minipass": { + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", + "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "license": "ISC", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/minipass-pipeline/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "license": "ISC" + }, + "node_modules/minipass-sized": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-1.0.3.tgz", + "integrity": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==", + "license": "ISC", + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">=8" } }, - "node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dev": true, + "node_modules/minipass-sized/node_modules/minipass": { + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", + "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", "license": "ISC", "dependencies": { - "brace-expansion": "^1.1.7" + "yallist": "^4.0.0" }, "engines": { - "node": "*" + "node": ">=8" } }, - "node_modules/minimist": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.7.tgz", - "integrity": "sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==", - "dev": true, + "node_modules/minipass-sized/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "license": "ISC" + }, + "node_modules/minizlib": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.0.1.tgz", + "integrity": "sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==", "license": "MIT", - "funding": { - "url": "https://github.com/sponsors/ljharb" + "dependencies": { + "minipass": "^7.0.4", + "rimraf": "^5.0.5" + }, + "engines": { + "node": ">= 18" } }, - "node_modules/minipass": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", - "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", - "dev": true, - "license": "ISC", + "node_modules/mkdirp": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-3.0.1.tgz", + "integrity": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==", + "license": "MIT", + "bin": { + "mkdirp": "dist/cjs/src/bin.js" + }, "engines": { - "node": ">=16 || 14 >=14.17" + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, "node_modules/ms": { "version": "2.1.3", "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", - "dev": true, "license": "MIT" }, "node_modules/mute-stream": { @@ -4047,6 +5302,107 @@ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" } }, + "node_modules/negotiator": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz", + "integrity": "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/node-gyp": { + "version": "11.0.0", + "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-11.0.0.tgz", + "integrity": "sha512-zQS+9MTTeCMgY0F3cWPyJyRFAkVltQ1uXm+xXu/ES6KFgC6Czo1Seb9vQW2wNxSX2OrDTiqL0ojtkFxBQ0ypIw==", + "license": "MIT", + "dependencies": { + "env-paths": "^2.2.0", + "exponential-backoff": "^3.1.1", + "glob": "^10.3.10", + "graceful-fs": "^4.2.6", + "make-fetch-happen": "^14.0.3", + "nopt": "^8.0.0", + "proc-log": "^5.0.0", + "semver": "^7.3.5", + "tar": "^7.4.3", + "which": "^5.0.0" + }, + "bin": { + "node-gyp": "bin/node-gyp.js" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/node-gyp/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/node-gyp/node_modules/glob": { + "version": "10.4.5", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz", + "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", + "license": "ISC", + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^1.11.1" + }, + "bin": { + "glob": "dist/esm/bin.mjs" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/node-gyp/node_modules/isexe": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz", + "integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==", + "license": "ISC", + "engines": { + "node": ">=16" + } + }, + "node_modules/node-gyp/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "license": "ISC", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/node-gyp/node_modules/which": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/which/-/which-5.0.0.tgz", + "integrity": "sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==", + "license": "ISC", + "dependencies": { + "isexe": "^3.1.1" + }, + "bin": { + "node-which": "bin/which.js" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, "node_modules/node-pty": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/node-pty/-/node-pty-1.0.0.tgz", @@ -4058,6 +5414,21 @@ "nan": "^2.17.0" } }, + "node_modules/nopt": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/nopt/-/nopt-8.0.0.tgz", + "integrity": "sha512-1L/fTJ4UmV/lUxT2Uf006pfZKTvAgCF+chz+0OgBHO8u2Z67pE7AaAUUj7CJy0lXqHmymUvGFt6NE9R3HER0yw==", + "license": "ISC", + "dependencies": { + "abbrev": "^2.0.0" + }, + "bin": { + "nopt": "bin/nopt.js" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, "node_modules/normalize-package-data": { "version": "6.0.2", "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.2.tgz", @@ -4072,6 +5443,112 @@ "node": "^16.14.0 || >=18.0.0" } }, + "node_modules/npm-bundled": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-4.0.0.tgz", + "integrity": "sha512-IxaQZDMsqfQ2Lz37VvyyEtKLe8FsRZuysmedy/N06TU1RyVppYKXrO4xIhR0F+7ubIBox6Q7nir6fQI3ej39iA==", + "license": "ISC", + "dependencies": { + "npm-normalize-package-bin": "^4.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/npm-install-checks": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-7.1.1.tgz", + "integrity": "sha512-u6DCwbow5ynAX5BdiHQ9qvexme4U3qHW3MWe5NqH+NeBm0LbiH6zvGjNNew1fY+AZZUtVHbOPF3j7mJxbUzpXg==", + "license": "BSD-2-Clause", + "dependencies": { + "semver": "^7.1.1" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/npm-normalize-package-bin": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-4.0.0.tgz", + "integrity": "sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==", + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/npm-package-arg": { + "version": "12.0.1", + "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-12.0.1.tgz", + "integrity": "sha512-aDxjFfPV3Liw0WOBWlyZLMBqtbgbg03rmGvHDJa2Ttv7tIz+1oB5qWec4psCDFZcZi9b5XdGkPdQiJxOPzvQRQ==", + "license": "ISC", + "dependencies": { + "hosted-git-info": "^8.0.0", + "proc-log": "^5.0.0", + "semver": "^7.3.5", + "validate-npm-package-name": "^6.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/npm-package-arg/node_modules/hosted-git-info": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-8.0.2.tgz", + "integrity": "sha512-sYKnA7eGln5ov8T8gnYlkSOxFJvywzEx9BueN6xo/GKO8PGiI6uK6xx+DIGe45T3bdVjLAQDQW1aicT8z8JwQg==", + "license": "ISC", + "dependencies": { + "lru-cache": "^10.0.1" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/npm-packlist": { + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-10.0.0.tgz", + "integrity": "sha512-rht9U6nS8WOBDc53eipZNPo5qkAV4X2rhKE2Oj1DYUQ3DieXfj0mKkVmjnf3iuNdtMd8WfLdi2L6ASkD/8a+Kg==", + "license": "ISC", + "dependencies": { + "ignore-walk": "^7.0.0" + }, + "engines": { + "node": "^20.17.0 || >=22.9.0" + } + }, + "node_modules/npm-pick-manifest": { + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-10.0.0.tgz", + "integrity": "sha512-r4fFa4FqYY8xaM7fHecQ9Z2nE9hgNfJR+EmoKv0+chvzWkBcORX3r0FpTByP+CbOVJDladMXnPQGVN8PBLGuTQ==", + "license": "ISC", + "dependencies": { + "npm-install-checks": "^7.1.0", + "npm-normalize-package-bin": "^4.0.0", + "npm-package-arg": "^12.0.0", + "semver": "^7.3.5" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/npm-registry-fetch": { + "version": "18.0.2", + "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-18.0.2.tgz", + "integrity": "sha512-LeVMZBBVy+oQb5R6FDV9OlJCcWDU+al10oKpe+nsvcHnG24Z3uM3SvJYKfGJlfGjVU8v9liejCrUR/M5HO5NEQ==", + "license": "ISC", + "dependencies": { + "@npmcli/redact": "^3.0.0", + "jsonparse": "^1.3.1", + "make-fetch-happen": "^14.0.0", + "minipass": "^7.0.2", + "minipass-fetch": "^4.0.0", + "minizlib": "^3.0.1", + "npm-package-arg": "^12.0.0", + "proc-log": "^5.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, "node_modules/npm-run-path": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", @@ -4266,15 +5743,159 @@ "dev": true, "license": "MIT", "engines": { - "node": ">=0.10.0" + "node": ">=0.10.0" + } + }, + "node_modules/p-map": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/p-map/-/p-map-7.0.3.tgz", + "integrity": "sha512-VkndIv2fIB99swvQoA65bm+fsmt6UNdGeIB0oxBs+WhAhdh08QA04JXpI7rbB9r08/nkbysKoya9rtDERYOYMA==", + "license": "MIT", + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/package-json-from-dist": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", + "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", + "license": "BlueOak-1.0.0" + }, + "node_modules/pacote": { + "version": "21.0.0", + "resolved": "https://registry.npmjs.org/pacote/-/pacote-21.0.0.tgz", + "integrity": "sha512-lcqexq73AMv6QNLo7SOpz0JJoaGdS3rBFgF122NZVl1bApo2mfu+XzUBU/X/XsiJu+iUmKpekRayqQYAs+PhkA==", + "license": "ISC", + "dependencies": { + "@npmcli/git": "^6.0.0", + "@npmcli/installed-package-contents": "^3.0.0", + "@npmcli/package-json": "^6.0.0", + "@npmcli/promise-spawn": "^8.0.0", + "@npmcli/run-script": "^9.0.0", + "cacache": "^19.0.0", + "fs-minipass": "^3.0.0", + "minipass": "^7.0.2", + "npm-package-arg": "^12.0.0", + "npm-packlist": "^10.0.0", + "npm-pick-manifest": "^10.0.0", + "npm-registry-fetch": "^18.0.0", + "proc-log": "^5.0.0", + "promise-retry": "^2.0.1", + "sigstore": "^3.0.0", + "ssri": "^12.0.0", + "tar": "^6.1.11" + }, + "bin": { + "pacote": "bin/index.js" + }, + "engines": { + "node": "^20.17.0 || >=22.9.0" + } + }, + "node_modules/pacote/node_modules/chownr": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz", + "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==", + "license": "ISC", + "engines": { + "node": ">=10" + } + }, + "node_modules/pacote/node_modules/minizlib": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz", + "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==", + "license": "MIT", + "dependencies": { + "minipass": "^3.0.0", + "yallist": "^4.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/pacote/node_modules/minizlib/node_modules/minipass": { + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", + "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "license": "ISC", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/pacote/node_modules/mkdirp": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", + "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", + "license": "MIT", + "bin": { + "mkdirp": "bin/cmd.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/pacote/node_modules/tar": { + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz", + "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==", + "license": "ISC", + "dependencies": { + "chownr": "^2.0.0", + "fs-minipass": "^2.0.0", + "minipass": "^5.0.0", + "minizlib": "^2.1.1", + "mkdirp": "^1.0.3", + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/pacote/node_modules/tar/node_modules/fs-minipass": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", + "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", + "license": "ISC", + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/pacote/node_modules/tar/node_modules/fs-minipass/node_modules/minipass": { + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", + "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "license": "ISC", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/pacote/node_modules/tar/node_modules/minipass": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", + "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==", + "license": "ISC", + "engines": { + "node": ">=8" } }, - "node_modules/package-json-from-dist": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", - "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", - "dev": true, - "license": "BlueOak-1.0.0" + "node_modules/pacote/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "license": "ISC" }, "node_modules/parent-module": { "version": "1.0.1", @@ -4288,6 +5909,29 @@ "node": ">=6" } }, + "node_modules/parse-conflict-json": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/parse-conflict-json/-/parse-conflict-json-4.0.0.tgz", + "integrity": "sha512-37CN2VtcuvKgHUs8+0b1uJeEsbGn61GRHz469C94P5xiOoqpDYJYwjg4RY9Vmz39WyZAVkR5++nbJwLMIgOCnQ==", + "license": "ISC", + "dependencies": { + "json-parse-even-better-errors": "^4.0.0", + "just-diff": "^6.0.0", + "just-diff-apply": "^5.2.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/parse-conflict-json/node_modules/json-parse-even-better-errors": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-4.0.0.tgz", + "integrity": "sha512-lR4MXjGNgkJc7tkQ97kb2nuEMnNCyU//XYVH0MKTGcXEiSudQ5MKGKen3C5QubYy0vmq+JGitUg92uuywGEwIA==", + "license": "MIT", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, "node_modules/parse-json": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", @@ -4370,7 +6014,6 @@ "version": "1.11.1", "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", - "dev": true, "license": "BlueOak-1.0.0", "dependencies": { "lru-cache": "^10.2.0", @@ -4532,6 +6175,74 @@ } } }, + "node_modules/postcss-selector-parser": { + "version": "6.1.2", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", + "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", + "license": "MIT", + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/proc-log": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-5.0.0.tgz", + "integrity": "sha512-Azwzvl90HaF0aCz1JrDdXQykFakSSNPaPoiZ9fm5qJIMHioDZEi7OAdRwSm6rSoPtY3Qutnm3L7ogmg3dc+wbQ==", + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/proggy": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/proggy/-/proggy-3.0.0.tgz", + "integrity": "sha512-QE8RApCM3IaRRxVzxrjbgNMpQEX6Wu0p0KBeoSiSEw5/bsGwZHsshF4LCxH2jp/r6BU+bqA3LrMDEYNfJnpD8Q==", + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/promise-all-reject-late": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/promise-all-reject-late/-/promise-all-reject-late-1.0.1.tgz", + "integrity": "sha512-vuf0Lf0lOxyQREH7GDIOUMLS7kz+gs8i6B+Yi8dC68a2sychGrHTJYghMBD6k7eUcH0H5P73EckCA48xijWqXw==", + "license": "ISC", + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/promise-call-limit": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/promise-call-limit/-/promise-call-limit-3.0.2.tgz", + "integrity": "sha512-mRPQO2T1QQVw11E7+UdCJu7S61eJVWknzml9sC1heAdj1jxl0fWMBypIt9ZOcLFf8FkG995ZD7RnVk7HH72fZw==", + "license": "ISC", + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/promise-inflight": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz", + "integrity": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==", + "license": "ISC" + }, + "node_modules/promise-retry": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz", + "integrity": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==", + "license": "MIT", + "dependencies": { + "err-code": "^2.0.2", + "retry": "^0.12.0" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/punycode": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", @@ -4590,6 +6301,37 @@ "react": "^18.3.1" } }, + "node_modules/read-cmd-shim": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/read-cmd-shim/-/read-cmd-shim-5.0.0.tgz", + "integrity": "sha512-SEbJV7tohp3DAAILbEMPXavBjAnMN0tVnh4+9G8ihV4Pq3HYF9h8QNez9zkJ1ILkv9G2BjdzwctznGZXgu/HGw==", + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/read-package-json-fast": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-4.0.0.tgz", + "integrity": "sha512-qpt8EwugBWDw2cgE2W+/3oxC+KTez2uSVR8JU9Q36TXPAGCaozfQUs59v4j4GFpWTaw0i6hAZSvOmu1J0uOEUg==", + "license": "ISC", + "dependencies": { + "json-parse-even-better-errors": "^4.0.0", + "npm-normalize-package-bin": "^4.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/read-package-json-fast/node_modules/json-parse-even-better-errors": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-4.0.0.tgz", + "integrity": "sha512-lR4MXjGNgkJc7tkQ97kb2nuEMnNCyU//XYVH0MKTGcXEiSudQ5MKGKen3C5QubYy0vmq+JGitUg92uuywGEwIA==", + "license": "MIT", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, "node_modules/read-package-up": { "version": "11.0.0", "resolved": "https://registry.npmjs.org/read-package-up/-/read-package-up-11.0.0.tgz", @@ -4733,6 +6475,15 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/retry": { + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz", + "integrity": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==", + "license": "MIT", + "engines": { + "node": ">= 4" + } + }, "node_modules/reusify": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", @@ -4743,6 +6494,65 @@ "node": ">=0.10.0" } }, + "node_modules/rimraf": { + "version": "5.0.10", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.10.tgz", + "integrity": "sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==", + "license": "ISC", + "dependencies": { + "glob": "^10.3.7" + }, + "bin": { + "rimraf": "dist/esm/bin.mjs" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/rimraf/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/rimraf/node_modules/glob": { + "version": "10.4.5", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz", + "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", + "license": "ISC", + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^1.11.1" + }, + "bin": { + "glob": "dist/esm/bin.mjs" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/rimraf/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "license": "ISC", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, "node_modules/rollup": { "version": "4.28.1", "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.28.1.tgz", @@ -4850,7 +6660,7 @@ "version": "2.1.2", "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", - "dev": true, + "devOptional": true, "license": "MIT" }, "node_modules/scheduler": { @@ -4908,6 +6718,23 @@ "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", "license": "ISC" }, + "node_modules/sigstore": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/sigstore/-/sigstore-3.0.0.tgz", + "integrity": "sha512-PHMifhh3EN4loMcHCz6l3v/luzgT3za+9f8subGgeMNjbJjzH4Ij/YoX3Gvu+kaouJRIlVdTHHCREADYf+ZteA==", + "license": "Apache-2.0", + "dependencies": { + "@sigstore/bundle": "^3.0.0", + "@sigstore/core": "^2.0.0", + "@sigstore/protobuf-specs": "^0.3.2", + "@sigstore/sign": "^3.0.0", + "@sigstore/tuf": "^3.0.0", + "@sigstore/verify": "^2.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, "node_modules/slice-ansi": { "version": "7.1.0", "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz", @@ -4951,6 +6778,44 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/smart-buffer": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", + "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", + "license": "MIT", + "engines": { + "node": ">= 6.0.0", + "npm": ">= 3.0.0" + } + }, + "node_modules/socks": { + "version": "2.8.3", + "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.3.tgz", + "integrity": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==", + "license": "MIT", + "dependencies": { + "ip-address": "^9.0.5", + "smart-buffer": "^4.2.0" + }, + "engines": { + "node": ">= 10.0.0", + "npm": ">= 3.0.0" + } + }, + "node_modules/socks-proxy-agent": { + "version": "8.0.5", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.5.tgz", + "integrity": "sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==", + "license": "MIT", + "dependencies": { + "agent-base": "^7.1.2", + "debug": "^4.3.4", + "socks": "^2.8.3" + }, + "engines": { + "node": ">= 14" + } + }, "node_modules/source-map": { "version": "0.8.0-beta.0", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz", @@ -5006,6 +6871,24 @@ "integrity": "sha512-jg25NiDV/1fLtSgEgyvVyDunvaNHbuwF9lfNV17gSmPFAlYzdfNBlLtLzXTevwkPj7DhGbmN9VnmJIgLnhvaBw==", "license": "CC0-1.0" }, + "node_modules/sprintf-js": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz", + "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==", + "license": "BSD-3-Clause" + }, + "node_modules/ssri": { + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-12.0.0.tgz", + "integrity": "sha512-S7iGNosepx9RadX82oimUkvr0Ct7IjJbEbs4mJcTxst8um95J3sDYU1RBEOvdu6oL1Wek2ODI5i4MAw+dZ6cAQ==", + "license": "ISC", + "dependencies": { + "minipass": "^7.0.3" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, "node_modules/stack-utils": { "version": "2.0.6", "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz", @@ -5073,7 +6956,6 @@ "version": "4.2.3", "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, "license": "MIT", "dependencies": { "emoji-regex": "^8.0.0", @@ -5088,14 +6970,12 @@ "version": "8.0.0", "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true, "license": "MIT" }, "node_modules/string-width-cjs/node_modules/is-fullwidth-code-point": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true, "license": "MIT", "engines": { "node": ">=8" @@ -5132,7 +7012,6 @@ "version": "6.0.1", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, "license": "MIT", "dependencies": { "ansi-regex": "^5.0.1" @@ -5146,7 +7025,6 @@ "version": "6.0.1", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, "license": "MIT", "dependencies": { "ansi-regex": "^5.0.1" @@ -5280,6 +7158,23 @@ "node": ">=4" } }, + "node_modules/tar": { + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/tar/-/tar-7.4.3.tgz", + "integrity": "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==", + "license": "ISC", + "dependencies": { + "@isaacs/fs-minipass": "^4.0.0", + "chownr": "^3.0.0", + "minipass": "^7.1.2", + "minizlib": "^3.0.1", + "mkdirp": "^3.0.1", + "yallist": "^5.0.0" + }, + "engines": { + "node": ">=18" + } + }, "node_modules/test-exclude": { "version": "7.0.1", "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-7.0.1.tgz", @@ -5515,6 +7410,15 @@ "tree-kill": "cli.js" } }, + "node_modules/treeverse": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/treeverse/-/treeverse-3.0.0.tgz", + "integrity": "sha512-gcANaAnd2QDZFmHFEOF4k7uc1J/6a6z3DJMd/QwEyxLoKGiptJRwid582r7QIsFlFMIZ3SnxfS52S4hm2DHkuQ==", + "license": "ISC", + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, "node_modules/ts-interface-checker": { "version": "0.1.13", "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", @@ -6049,6 +7953,20 @@ "@esbuild/win32-x64": "0.23.1" } }, + "node_modules/tuf-js": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/tuf-js/-/tuf-js-3.0.1.tgz", + "integrity": "sha512-+68OP1ZzSF84rTckf3FA95vJ1Zlx/uaXyiiKyPd1pA4rZNkpEvDAKmsu1xUSmbF/chCRYgZ6UZkDwC7PmzmAyA==", + "license": "MIT", + "dependencies": { + "@tufjs/models": "3.0.1", + "debug": "^4.3.6", + "make-fetch-happen": "^14.0.1" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, "node_modules/turbo": { "version": "2.1.3", "resolved": "https://registry.npmjs.org/turbo/-/turbo-2.1.3.tgz", @@ -6194,6 +8112,30 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/unique-filename": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-4.0.0.tgz", + "integrity": "sha512-XSnEewXmQ+veP7xX2dS5Q4yZAvO40cBN2MWkJ7D/6sW4Dg6wYBNwM1Vrnz1FhH5AdeLIlUXRI9e28z1YZi71NQ==", + "license": "ISC", + "dependencies": { + "unique-slug": "^5.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/unique-slug": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-5.0.0.tgz", + "integrity": "sha512-9OdaqO5kwqR+1kVgHAhsp5vPNU0hnxRa26rBFNfNgM7M6pNtgzeBn3s/xbyCQL3dcjzOatcef6UUHpB/6MaETg==", + "license": "ISC", + "dependencies": { + "imurmurhash": "^0.1.4" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, "node_modules/universalify": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", @@ -6208,7 +8150,6 @@ "version": "1.0.2", "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", - "dev": true, "license": "MIT" }, "node_modules/validate-npm-package-license": { @@ -6221,6 +8162,15 @@ "spdx-expression-parse": "^3.0.0" } }, + "node_modules/validate-npm-package-name": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-6.0.0.tgz", + "integrity": "sha512-d7KLgL1LD3U3fgnvWEY1cQXoO/q6EQ1BSz48Sa149V/5zVTAbgmZIpyI8TRi6U9/JNyeYLlTKsEMPtLC27RFUg==", + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, "node_modules/vite": { "version": "5.4.11", "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.11.tgz", @@ -6800,6 +8750,15 @@ } } }, + "node_modules/walk-up-path": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/walk-up-path/-/walk-up-path-4.0.0.tgz", + "integrity": "sha512-3hu+tD8YzSLGuFYtPRb48vdhKMi0KQV5sn+uWr8+7dMEq/2G/dtLrdDinkLjqq5TIbIBjYJ4Ax/n3YiaW7QM8A==", + "license": "ISC", + "engines": { + "node": "20 || >=22" + } + }, "node_modules/wcwidth": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz", @@ -6906,7 +8865,6 @@ "version": "7.0.0", "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", - "dev": true, "license": "MIT", "dependencies": { "ansi-styles": "^4.0.0", @@ -6924,7 +8882,6 @@ "version": "4.3.0", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, "license": "MIT", "dependencies": { "color-convert": "^2.0.1" @@ -6940,7 +8897,6 @@ "version": "2.0.1", "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, "license": "MIT", "dependencies": { "color-name": "~1.1.4" @@ -6953,21 +8909,18 @@ "version": "1.1.4", "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true, "license": "MIT" }, "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true, "license": "MIT" }, "node_modules/wrap-ansi-cjs/node_modules/is-fullwidth-code-point": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true, "license": "MIT", "engines": { "node": ">=8" @@ -6977,7 +8930,6 @@ "version": "4.2.3", "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, "license": "MIT", "dependencies": { "emoji-regex": "^8.0.0", @@ -7034,6 +8986,31 @@ "dev": true, "license": "ISC" }, + "node_modules/write-file-atomic": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-6.0.0.tgz", + "integrity": "sha512-GmqrO8WJ1NuzJ2DrziEI2o57jKAVIQNf8a18W3nCYU3H7PNWqCCVTeH6/NQE93CIllIgQS98rrmVkYgTX9fFJQ==", + "license": "ISC", + "dependencies": { + "imurmurhash": "^0.1.4", + "signal-exit": "^4.0.1" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/write-file-atomic/node_modules/signal-exit": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "license": "ISC", + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, "node_modules/ws": { "version": "8.18.0", "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz", @@ -7055,6 +9032,15 @@ } } }, + "node_modules/yallist": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz", + "integrity": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==", + "license": "BlueOak-1.0.0", + "engines": { + "node": ">=18" + } + }, "node_modules/yarn": { "version": "1.22.22", "resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.22.tgz", @@ -7169,6 +9155,7 @@ "version": "2.0.0-beta", "dependencies": { "@license-auditor/data": "*", + "@npmcli/arborist": "9.0.0", "@total-typescript/ts-reset": "0.6.1", "detect-package-manager": "3.0.2", "fast-glob": "3.3.2", @@ -7179,6 +9166,7 @@ "devDependencies": { "@license-auditor/typescript-config": "*", "@types/lodash.flattendeep": "4.4.9", + "@types/npmcli__arborist": "5.6.11", "@types/spdx-expression-parse": "3.0.5", "@vitest/coverage-v8": "2.1.5", "tsup": "8.3.5", @@ -7199,6 +9187,7 @@ "name": "@license-auditor/test", "version": "1.0.0", "devDependencies": { + "differrer": "1.1.2", "pnpm": "9.14.4", "typescript": "5.6.2", "vitest": "2.1.5", diff --git a/packages/cli/tsup.config.ts b/packages/cli/tsup.config.ts index a0cf2add..63bf61f6 100644 --- a/packages/cli/tsup.config.ts +++ b/packages/cli/tsup.config.ts @@ -14,4 +14,5 @@ export default defineConfig({ js: "import { createRequire } from 'module'; const require = createRequire(import.meta.url);", }, noExternal: ["@brainhubeu/license-auditor-core", "@license-auditor/data"], + shims: true, }); diff --git a/packages/core/package.json b/packages/core/package.json index 7be30b22..6d859d82 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -13,7 +13,9 @@ "types": "./dist/types/index.d.ts" } }, - "files": ["dist"], + "files": [ + "dist" + ], "scripts": { "build": "tsup-node", "dev": "tsc --watch", @@ -24,6 +26,7 @@ }, "dependencies": { "@license-auditor/data": "*", + "@npmcli/arborist": "9.0.0", "@total-typescript/ts-reset": "0.6.1", "detect-package-manager": "3.0.2", "fast-glob": "3.3.2", @@ -34,6 +37,7 @@ "devDependencies": { "@license-auditor/typescript-config": "*", "@types/lodash.flattendeep": "4.4.9", + "@types/npmcli__arborist": "5.6.11", "@types/spdx-expression-parse": "3.0.5", "@vitest/coverage-v8": "2.1.5", "tsup": "8.3.5", diff --git a/packages/core/src/license-finder/find-license-in-license-file.ts b/packages/core/src/license-finder/find-license-in-license-file.ts index 39c4093c..29f5f9ce 100644 --- a/packages/core/src/license-finder/find-license-in-license-file.ts +++ b/packages/core/src/license-finder/find-license-in-license-file.ts @@ -17,11 +17,13 @@ export function retrieveLicenseFromLicenseFileContent(content: string): { const detectedLicense = detectedLicenses[0]; if (detectedLicense && (detectedLicense.similarity ?? 0) > 0.75) { // threshold selected empirically based on our tests - const licenseArr = [...licenseMap] - .filter(([key]) => key === detectedLicense.licenseId) - .map((result) => LicenseSchema.parse(result[1])); + const foundLicense = licenseMap.get(detectedLicense.licenseId); + if (!foundLicense) { + throw new Error(`License detected but not found in license map: ${detectedLicense.licenseId}`); + } + return { - licenses: addLicenseSource(licenseArr, LICENSE_SOURCE.licenseFileContent), + licenses: addLicenseSource([LicenseSchema.parse(foundLicense)], LICENSE_SOURCE.licenseFileContent), }; } diff --git a/test/package.json b/test/package.json index d52b14f7..8fe00413 100644 --- a/test/package.json +++ b/test/package.json @@ -9,6 +9,7 @@ }, "private": true, "devDependencies": { + "differrer": "1.1.2", "pnpm": "9.14.4", "typescript": "5.6.2", "vitest": "2.1.5", From 890df38efa8bbb28ab3e99e1eb19c86eaecfa8bc Mon Sep 17 00:00:00 2001 From: lukasz Date: Thu, 26 Dec 2024 13:45:52 +0100 Subject: [PATCH 2/5] refactor: changed jest snapshots to custom json files, removed deprecated referenceNumber field from licenses --- .gitignore | 3 +- .../core/src/check-license-status.test.ts | 2 - .../core/src/map-licenses-to-statuses.test.ts | 2 - .../core/src/resolve-license-status.test.ts | 2 - test/test/__snapshots__/snapshot.test.ts.snap | 28048 ---------------- test/test/snapshot.test.ts | 9 +- test/utils/matchSnapshotRecursive.test.ts | 285 + test/utils/matchSnapshotRecursive.ts | 62 + test/utils/path-serializer.ts | 12 +- .../data/src/license-audit-result/types.ts | 2 +- tooling/data/src/licenses/licenses.ts | 678 - tooling/data/src/licenses/schemas.ts | 2 +- 12 files changed, 363 insertions(+), 28744 deletions(-) delete mode 100644 test/test/__snapshots__/snapshot.test.ts.snap create mode 100644 test/utils/matchSnapshotRecursive.test.ts create mode 100644 test/utils/matchSnapshotRecursive.ts diff --git a/.gitignore b/.gitignore index 44a18fe1..17e5a3a8 100644 --- a/.gitignore +++ b/.gitignore @@ -31,4 +31,5 @@ yarn-error.log* # Misc .DS_Store -*.pem \ No newline at end of file +*.pem +.aider* diff --git a/packages/core/src/check-license-status.test.ts b/packages/core/src/check-license-status.test.ts index f472da74..370ac5d3 100644 --- a/packages/core/src/check-license-status.test.ts +++ b/packages/core/src/check-license-status.test.ts @@ -13,14 +13,12 @@ describe("checkLicenseStatus", () => { | "isDeprecatedLicenseId" | "detailsUrl" | "reference" - | "referenceNumber" | "seeAlso" > = { isOsiApproved: false, isDeprecatedLicenseId: false, detailsUrl: "", reference: "", - referenceNumber: 0, seeAlso: [], }; diff --git a/packages/core/src/map-licenses-to-statuses.test.ts b/packages/core/src/map-licenses-to-statuses.test.ts index 242ee0da..44b57590 100644 --- a/packages/core/src/map-licenses-to-statuses.test.ts +++ b/packages/core/src/map-licenses-to-statuses.test.ts @@ -20,7 +20,6 @@ const baseLicense: Pick< | "isDeprecatedLicenseId" | "isOsiApproved" | "seeAlso" - | "referenceNumber" | "detailsUrl" | "reference" | "name" @@ -28,7 +27,6 @@ const baseLicense: Pick< isDeprecatedLicenseId: false, isOsiApproved: true, seeAlso: [], - referenceNumber: 0, detailsUrl: "", reference: "", name: "", diff --git a/packages/core/src/resolve-license-status.test.ts b/packages/core/src/resolve-license-status.test.ts index 45f005d4..110ebba6 100644 --- a/packages/core/src/resolve-license-status.test.ts +++ b/packages/core/src/resolve-license-status.test.ts @@ -9,7 +9,6 @@ describe("resolveLicenseStatus", () => { | "isDeprecatedLicenseId" | "isOsiApproved" | "seeAlso" - | "referenceNumber" | "detailsUrl" | "reference" | "source" @@ -18,7 +17,6 @@ describe("resolveLicenseStatus", () => { isDeprecatedLicenseId: false, isOsiApproved: true, seeAlso: [], - referenceNumber: 0, detailsUrl: "", reference: "", name: "", diff --git a/test/test/__snapshots__/snapshot.test.ts.snap b/test/test/__snapshots__/snapshot.test.ts.snap deleted file mode 100644 index fb5ea841..00000000 --- a/test/test/__snapshots__/snapshot.test.ts.snap +++ /dev/null @@ -1,28048 +0,0 @@ -// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html - -exports[`snapshot testing > monorepo project 1`] = ` -{ - "whitelist": [ - { - "packageName": "express@4.21.1", - "packagePath": "/node_modules/express", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/express/package.json", - "/node_modules/express/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "react@18.3.1", - "packagePath": "/node_modules/react", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/react/package.json", - "/node_modules/react/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "accepts@1.3.8", - "packagePath": "/node_modules/accepts", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/accepts/package.json", - "/node_modules/accepts/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array-flatten@1.1.1", - "packagePath": "/node_modules/array-flatten", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/array-flatten/package.json", - "/node_modules/array-flatten/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "body-parser@1.20.3", - "packagePath": "/node_modules/body-parser", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/body-parser/package.json", - "/node_modules/body-parser/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "content-disposition@0.5.4", - "packagePath": "/node_modules/content-disposition", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/content-disposition/package.json", - "/node_modules/content-disposition/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "content-type@1.0.5", - "packagePath": "/node_modules/content-type", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/content-type/package.json", - "/node_modules/content-type/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "cookie-signature@1.0.6", - "packagePath": "/node_modules/cookie-signature", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - } - ], - "licensePath": [ - "/node_modules/cookie-signature/package.json", - "/node_modules/cookie-signature" - ], - "verificationStatus": "licenseFileNotFound" - }, - { - "packageName": "cookie@0.7.1", - "packagePath": "/node_modules/cookie", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/cookie/package.json", - "/node_modules/cookie/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "debug@2.6.9", - "packagePath": "/node_modules/debug", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/debug/package.json", - "/node_modules/debug/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "depd@2.0.0", - "packagePath": "/node_modules/depd", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/depd/package.json", - "/node_modules/depd/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "encodeurl@2.0.0", - "packagePath": "/node_modules/encodeurl", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/encodeurl/package.json", - "/node_modules/encodeurl/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "escape-html@1.0.3", - "packagePath": "/node_modules/escape-html", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/escape-html/package.json", - "/node_modules/escape-html/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "etag@1.8.1", - "packagePath": "/node_modules/etag", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/etag/package.json", - "/node_modules/etag/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "finalhandler@1.3.1", - "packagePath": "/node_modules/finalhandler", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/finalhandler/package.json", - "/node_modules/finalhandler/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "fresh@0.5.2", - "packagePath": "/node_modules/fresh", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/fresh/package.json", - "/node_modules/fresh/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "http-errors@2.0.0", - "packagePath": "/node_modules/http-errors", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/http-errors/package.json", - "/node_modules/http-errors/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "merge-descriptors@1.0.3", - "packagePath": "/node_modules/merge-descriptors", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/merge-descriptors/package.json", - "/node_modules/merge-descriptors/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "methods@1.1.2", - "packagePath": "/node_modules/methods", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/methods/package.json", - "/node_modules/methods/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "on-finished@2.4.1", - "packagePath": "/node_modules/on-finished", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/on-finished/package.json", - "/node_modules/on-finished/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "parseurl@1.3.3", - "packagePath": "/node_modules/parseurl", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/parseurl/package.json", - "/node_modules/parseurl/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "path-to-regexp@0.1.10", - "packagePath": "/node_modules/path-to-regexp", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/path-to-regexp/package.json", - "/node_modules/path-to-regexp/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "proxy-addr@2.0.7", - "packagePath": "/node_modules/proxy-addr", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/proxy-addr/package.json", - "/node_modules/proxy-addr/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "qs@6.13.0", - "packagePath": "/node_modules/qs", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-3-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", - "referenceNumber": 558, - "name": "BSD 3-Clause \\"New\\" or \\"Revised\\" License", - "licenseId": "BSD-3-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-3-Clause", - "https://www.eclipse.org/org/documents/edl-v10.php" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/BSD-3-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", - "referenceNumber": 558, - "name": "BSD 3-Clause \\"New\\" or \\"Revised\\" License", - "licenseId": "BSD-3-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-3-Clause", - "https://www.eclipse.org/org/documents/edl-v10.php" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/qs/package.json", - "/node_modules/qs/LICENSE.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "range-parser@1.2.1", - "packagePath": "/node_modules/range-parser", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/range-parser/package.json", - "/node_modules/range-parser/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "safe-buffer@5.2.1", - "packagePath": "/node_modules/safe-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/safe-buffer/package.json", - "/node_modules/safe-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "send@0.19.0", - "packagePath": "/node_modules/send", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/send/package.json", - "/node_modules/send/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "serve-static@1.16.2", - "packagePath": "/node_modules/serve-static", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/serve-static/package.json", - "/node_modules/serve-static/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "setprototypeof@1.2.0", - "packagePath": "/node_modules/setprototypeof", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/setprototypeof/package.json", - "/node_modules/setprototypeof/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "statuses@2.0.1", - "packagePath": "/node_modules/statuses", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/statuses/package.json", - "/node_modules/statuses/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "type-is@1.6.18", - "packagePath": "/node_modules/type-is", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/type-is/package.json", - "/node_modules/type-is/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "utils-merge@1.0.1", - "packagePath": "/node_modules/utils-merge", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/utils-merge/package.json", - "/node_modules/utils-merge/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "vary@1.1.2", - "packagePath": "/node_modules/vary", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/vary/package.json", - "/node_modules/vary/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "loose-envify@1.4.0", - "packagePath": "/node_modules/loose-envify", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/loose-envify/package.json", - "/node_modules/loose-envify/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "mime-types@2.1.35", - "packagePath": "/node_modules/mime-types", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/mime-types/package.json", - "/node_modules/mime-types/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "negotiator@0.6.3", - "packagePath": "/node_modules/negotiator", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/negotiator/package.json", - "/node_modules/negotiator/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "bytes@3.1.2", - "packagePath": "/node_modules/bytes", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/bytes/package.json", - "/node_modules/bytes/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "destroy@1.2.0", - "packagePath": "/node_modules/destroy", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/destroy/package.json", - "/node_modules/destroy/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "iconv-lite@0.4.24", - "packagePath": "/node_modules/iconv-lite", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/iconv-lite/package.json", - "/node_modules/iconv-lite/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "raw-body@2.5.2", - "packagePath": "/node_modules/raw-body", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/raw-body/package.json", - "/node_modules/raw-body/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "unpipe@1.0.0", - "packagePath": "/node_modules/unpipe", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/unpipe/package.json", - "/node_modules/unpipe/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ms@2.0.0", - "packagePath": "/node_modules/ms", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/ms/package.json", - "/node_modules/ms/license.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "inherits@2.0.4", - "packagePath": "/node_modules/inherits", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/inherits/package.json", - "/node_modules/inherits/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "toidentifier@1.0.1", - "packagePath": "/node_modules/toidentifier", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/toidentifier/package.json", - "/node_modules/toidentifier/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ee-first@1.1.1", - "packagePath": "/node_modules/ee-first", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/ee-first/package.json", - "/node_modules/ee-first/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "forwarded@0.2.0", - "packagePath": "/node_modules/forwarded", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/forwarded/package.json", - "/node_modules/forwarded/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ipaddr.js@1.9.1", - "packagePath": "/node_modules/ipaddr.js", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/ipaddr.js/package.json", - "/node_modules/ipaddr.js/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "side-channel@1.0.6", - "packagePath": "/node_modules/side-channel", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/side-channel/package.json", - "/node_modules/side-channel/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "encodeurl@1.0.2", - "packagePath": "/node_modules/send/node_modules/encodeurl", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/send/node_modules/encodeurl/package.json", - "/node_modules/send/node_modules/encodeurl/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "mime@1.6.0", - "packagePath": "/node_modules/mime", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/mime/package.json", - "/node_modules/mime/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ms@2.1.3", - "packagePath": "/node_modules/send/node_modules/ms", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/send/node_modules/ms/package.json", - "/node_modules/send/node_modules/ms/license.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "media-typer@0.3.0", - "packagePath": "/node_modules/media-typer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/media-typer/package.json", - "/node_modules/media-typer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "js-tokens@4.0.0", - "packagePath": "/node_modules/js-tokens", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/js-tokens/package.json", - "/node_modules/js-tokens/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "mime-db@1.52.0", - "packagePath": "/node_modules/mime-db", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/mime-db/package.json", - "/node_modules/mime-db/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "safer-buffer@2.1.2", - "packagePath": "/node_modules/safer-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/safer-buffer/package.json", - "/node_modules/safer-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "call-bind@1.0.7", - "packagePath": "/node_modules/call-bind", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/call-bind/package.json", - "/node_modules/call-bind/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-errors@1.3.0", - "packagePath": "/node_modules/es-errors", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/es-errors/package.json", - "/node_modules/es-errors/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "get-intrinsic@1.2.4", - "packagePath": "/node_modules/get-intrinsic", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/get-intrinsic/package.json", - "/node_modules/get-intrinsic/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object-inspect@1.13.3", - "packagePath": "/node_modules/object-inspect", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/object-inspect/package.json", - "/node_modules/object-inspect/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-define-property@1.0.0", - "packagePath": "/node_modules/es-define-property", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/es-define-property/package.json", - "/node_modules/es-define-property/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "function-bind@1.1.2", - "packagePath": "/node_modules/function-bind", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/function-bind/package.json", - "/node_modules/function-bind/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "set-function-length@1.2.2", - "packagePath": "/node_modules/set-function-length", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/set-function-length/package.json", - "/node_modules/set-function-length/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "has-proto@1.1.0", - "packagePath": "/node_modules/has-proto", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/has-proto/package.json", - "/node_modules/has-proto/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "has-symbols@1.1.0", - "packagePath": "/node_modules/has-symbols", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/has-symbols/package.json", - "/node_modules/has-symbols/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "hasown@2.0.2", - "packagePath": "/node_modules/hasown", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/hasown/package.json", - "/node_modules/hasown/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "define-data-property@1.1.4", - "packagePath": "/node_modules/define-data-property", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/define-data-property/package.json", - "/node_modules/define-data-property/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "gopd@1.2.0", - "packagePath": "/node_modules/gopd", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/gopd/package.json", - "/node_modules/gopd/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "has-property-descriptors@1.0.2", - "packagePath": "/node_modules/has-property-descriptors", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/has-property-descriptors/package.json", - "/node_modules/has-property-descriptors/LICENSE" - ], - "verificationStatus": "ok" - } - ], - "blacklist": [], - "unknown": [], - "notFound": [], - "needsUserVerification": [] -} -`; - -exports[`snapshot testing > npm project 1`] = ` -{ - "whitelist": [ - { - "packageName": "eslint-plugin-react@7.37.2", - "packagePath": "/node_modules/eslint-plugin-react", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/eslint-plugin-react/package.json", - "/node_modules/eslint-plugin-react/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "express@5.0.1", - "packagePath": "/node_modules/express", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/express/package.json", - "/node_modules/express/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array-includes@3.1.8", - "packagePath": "/node_modules/array-includes", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/array-includes/package.json", - "/node_modules/array-includes/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array.prototype.findlast@1.2.5", - "packagePath": "/node_modules/array.prototype.findlast", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/array.prototype.findlast/package.json", - "/node_modules/array.prototype.findlast/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array.prototype.flatmap@1.3.2", - "packagePath": "/node_modules/array.prototype.flatmap", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/array.prototype.flatmap/package.json", - "/node_modules/array.prototype.flatmap/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array.prototype.tosorted@1.1.4", - "packagePath": "/node_modules/array.prototype.tosorted", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/array.prototype.tosorted/package.json", - "/node_modules/array.prototype.tosorted/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "doctrine@2.1.0", - "packagePath": "/node_modules/doctrine", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/doctrine/package.json", - "/node_modules/doctrine/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-iterator-helpers@1.2.0", - "packagePath": "/node_modules/es-iterator-helpers", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/es-iterator-helpers/package.json", - "/node_modules/es-iterator-helpers/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "eslint@9.15.0", - "packagePath": "/node_modules/eslint", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/eslint/package.json", - "/node_modules/eslint/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "estraverse@5.3.0", - "packagePath": "/node_modules/estraverse", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "referenceNumber": 228, - "name": "BSD 2-Clause \\"Simplified\\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-2-Clause" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - } - ], - "licensePath": [ - "/node_modules/estraverse/package.json", - "/node_modules/estraverse" - ], - "verificationStatus": "licenseFileNotFound" - }, - { - "packageName": "hasown@2.0.2", - "packagePath": "/node_modules/hasown", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/hasown/package.json", - "/node_modules/hasown/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "jsx-ast-utils@3.3.5", - "packagePath": "/node_modules/jsx-ast-utils", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/jsx-ast-utils/package.json", - "/node_modules/jsx-ast-utils/LICENSE.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "minimatch@3.1.2", - "packagePath": "/node_modules/minimatch", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/minimatch/package.json", - "/node_modules/minimatch/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object.entries@1.1.8", - "packagePath": "/node_modules/object.entries", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/object.entries/package.json", - "/node_modules/object.entries/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object.fromentries@2.0.8", - "packagePath": "/node_modules/object.fromentries", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/object.fromentries/package.json", - "/node_modules/object.fromentries/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object.values@1.2.0", - "packagePath": "/node_modules/object.values", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/object.values/package.json", - "/node_modules/object.values/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "prop-types@15.8.1", - "packagePath": "/node_modules/prop-types", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/prop-types/package.json", - "/node_modules/prop-types/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "resolve@2.0.0-next.5", - "packagePath": "/node_modules/resolve", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/resolve/package.json", - "/node_modules/resolve/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "semver@6.3.1", - "packagePath": "/node_modules/semver", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/semver/package.json", - "/node_modules/semver/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "string.prototype.matchall@4.0.11", - "packagePath": "/node_modules/string.prototype.matchall", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/string.prototype.matchall/package.json", - "/node_modules/string.prototype.matchall/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "string.prototype.repeat@1.0.0", - "packagePath": "/node_modules/string.prototype.repeat", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/string.prototype.repeat/package.json", - "/node_modules/string.prototype.repeat/LICENSE-MIT.txt" - ], - "verificationStatus": "ok" - }, - { - "packageName": "accepts@2.0.0", - "packagePath": "/node_modules/accepts", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/accepts/package.json", - "/node_modules/accepts/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "body-parser@2.0.2", - "packagePath": "/node_modules/body-parser", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/body-parser/package.json", - "/node_modules/body-parser/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "content-disposition@1.0.0", - "packagePath": "/node_modules/content-disposition", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/content-disposition/package.json", - "/node_modules/content-disposition/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "content-type@1.0.5", - "packagePath": "/node_modules/content-type", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/content-type/package.json", - "/node_modules/content-type/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "cookie-signature@1.2.2", - "packagePath": "/node_modules/cookie-signature", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/cookie-signature/package.json", - "/node_modules/cookie-signature/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "cookie@0.7.1", - "packagePath": "/node_modules/cookie", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/cookie/package.json", - "/node_modules/cookie/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "debug@4.3.6", - "packagePath": "/node_modules/debug", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/debug/package.json", - "/node_modules/debug/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "depd@2.0.0", - "packagePath": "/node_modules/depd", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/depd/package.json", - "/node_modules/depd/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "encodeurl@2.0.0", - "packagePath": "/node_modules/encodeurl", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/encodeurl/package.json", - "/node_modules/encodeurl/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "escape-html@1.0.3", - "packagePath": "/node_modules/escape-html", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/escape-html/package.json", - "/node_modules/escape-html/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "etag@1.8.1", - "packagePath": "/node_modules/etag", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/etag/package.json", - "/node_modules/etag/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "finalhandler@2.0.0", - "packagePath": "/node_modules/finalhandler", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/finalhandler/package.json", - "/node_modules/finalhandler/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "fresh@2.0.0", - "packagePath": "/node_modules/fresh", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/fresh/package.json", - "/node_modules/fresh/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "http-errors@2.0.0", - "packagePath": "/node_modules/http-errors", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/http-errors/package.json", - "/node_modules/http-errors/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "merge-descriptors@2.0.0", - "packagePath": "/node_modules/merge-descriptors", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/merge-descriptors/package.json", - "/node_modules/merge-descriptors/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "methods@1.1.2", - "packagePath": "/node_modules/methods", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/methods/package.json", - "/node_modules/methods/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "mime-types@3.0.0", - "packagePath": "/node_modules/mime-types", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/mime-types/package.json", - "/node_modules/mime-types/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "on-finished@2.4.1", - "packagePath": "/node_modules/on-finished", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/on-finished/package.json", - "/node_modules/on-finished/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "once@1.4.0", - "packagePath": "/node_modules/once", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/once/package.json", - "/node_modules/once/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "parseurl@1.3.3", - "packagePath": "/node_modules/parseurl", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/parseurl/package.json", - "/node_modules/parseurl/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "proxy-addr@2.0.7", - "packagePath": "/node_modules/proxy-addr", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/proxy-addr/package.json", - "/node_modules/proxy-addr/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "qs@6.13.0", - "packagePath": "/node_modules/qs", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-3-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", - "referenceNumber": 558, - "name": "BSD 3-Clause \\"New\\" or \\"Revised\\" License", - "licenseId": "BSD-3-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-3-Clause", - "https://www.eclipse.org/org/documents/edl-v10.php" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/BSD-3-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", - "referenceNumber": 558, - "name": "BSD 3-Clause \\"New\\" or \\"Revised\\" License", - "licenseId": "BSD-3-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-3-Clause", - "https://www.eclipse.org/org/documents/edl-v10.php" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/qs/package.json", - "/node_modules/qs/LICENSE.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "range-parser@1.2.1", - "packagePath": "/node_modules/range-parser", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/range-parser/package.json", - "/node_modules/range-parser/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "router@2.0.0", - "packagePath": "/node_modules/router", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/router/package.json", - "/node_modules/router/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "safe-buffer@5.2.1", - "packagePath": "/node_modules/safe-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/safe-buffer/package.json", - "/node_modules/safe-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "send@1.1.0", - "packagePath": "/node_modules/send", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/send/package.json", - "/node_modules/send/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "serve-static@2.1.0", - "packagePath": "/node_modules/serve-static", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/serve-static/package.json", - "/node_modules/serve-static/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "setprototypeof@1.2.0", - "packagePath": "/node_modules/setprototypeof", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/setprototypeof/package.json", - "/node_modules/setprototypeof/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "statuses@2.0.1", - "packagePath": "/node_modules/statuses", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/statuses/package.json", - "/node_modules/statuses/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "type-is@2.0.0", - "packagePath": "/node_modules/type-is", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/type-is/package.json", - "/node_modules/type-is/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "utils-merge@1.0.1", - "packagePath": "/node_modules/utils-merge", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/utils-merge/package.json", - "/node_modules/utils-merge/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "vary@1.1.2", - "packagePath": "/node_modules/vary", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/vary/package.json", - "/node_modules/vary/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "call-bind@1.0.7", - "packagePath": "/node_modules/call-bind", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/call-bind/package.json", - "/node_modules/call-bind/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "define-properties@1.2.1", - "packagePath": "/node_modules/define-properties", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/define-properties/package.json", - "/node_modules/define-properties/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-abstract@1.23.5", - "packagePath": "/node_modules/es-abstract", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/es-abstract/package.json", - "/node_modules/es-abstract/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-object-atoms@1.0.0", - "packagePath": "/node_modules/es-object-atoms", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/es-object-atoms/package.json", - "/node_modules/es-object-atoms/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "get-intrinsic@1.2.4", - "packagePath": "/node_modules/get-intrinsic", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/get-intrinsic/package.json", - "/node_modules/get-intrinsic/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-string@1.0.7", - "packagePath": "/node_modules/is-string", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-string/package.json", - "/node_modules/is-string/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-errors@1.3.0", - "packagePath": "/node_modules/es-errors", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/es-errors/package.json", - "/node_modules/es-errors/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-shim-unscopables@1.0.2", - "packagePath": "/node_modules/es-shim-unscopables", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/es-shim-unscopables/package.json", - "/node_modules/es-shim-unscopables/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "esutils@2.0.3", - "packagePath": "/node_modules/esutils", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "referenceNumber": 228, - "name": "BSD 2-Clause \\"Simplified\\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-2-Clause" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - } - ], - "licensePath": [ - "/node_modules/esutils/package.json", - "/node_modules/esutils" - ], - "verificationStatus": "licenseFileNotFound" - }, - { - "packageName": "es-set-tostringtag@2.0.3", - "packagePath": "/node_modules/es-set-tostringtag", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/es-set-tostringtag/package.json", - "/node_modules/es-set-tostringtag/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "function-bind@1.1.2", - "packagePath": "/node_modules/function-bind", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/function-bind/package.json", - "/node_modules/function-bind/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "globalthis@1.0.4", - "packagePath": "/node_modules/globalthis", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/globalthis/package.json", - "/node_modules/globalthis/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "gopd@1.0.1", - "packagePath": "/node_modules/gopd", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/gopd/package.json", - "/node_modules/gopd/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "has-property-descriptors@1.0.2", - "packagePath": "/node_modules/has-property-descriptors", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/has-property-descriptors/package.json", - "/node_modules/has-property-descriptors/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "has-proto@1.0.3", - "packagePath": "/node_modules/has-proto", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/has-proto/package.json", - "/node_modules/has-proto/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "has-symbols@1.0.3", - "packagePath": "/node_modules/has-symbols", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/has-symbols/package.json", - "/node_modules/has-symbols/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "internal-slot@1.0.7", - "packagePath": "/node_modules/internal-slot", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/internal-slot/package.json", - "/node_modules/internal-slot/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "iterator.prototype@1.1.3", - "packagePath": "/node_modules/iterator.prototype", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/iterator.prototype/package.json", - "/node_modules/iterator.prototype/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "safe-array-concat@1.1.2", - "packagePath": "/node_modules/safe-array-concat", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/safe-array-concat/package.json", - "/node_modules/safe-array-concat/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@eslint-community/eslint-utils@4.4.1", - "packagePath": "/node_modules/@eslint-community/eslint-utils", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/@eslint-community/eslint-utils/package.json", - "/node_modules/@eslint-community/eslint-utils/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@eslint-community/regexpp@4.12.1", - "packagePath": "/node_modules/@eslint-community/regexpp", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/@eslint-community/regexpp/package.json", - "/node_modules/@eslint-community/regexpp/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@eslint/config-array@0.19.0", - "packagePath": "/node_modules/@eslint/config-array", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/@eslint/config-array/package.json", - "/node_modules/@eslint/config-array/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@eslint/core@0.9.0", - "packagePath": "/node_modules/@eslint/core", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/@eslint/core/package.json", - "/node_modules/@eslint/core/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@eslint/eslintrc@3.2.0", - "packagePath": "/node_modules/@eslint/eslintrc", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/@eslint/eslintrc/package.json", - "/node_modules/@eslint/eslintrc/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@eslint/js@9.15.0", - "packagePath": "/node_modules/@eslint/js", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/@eslint/js/package.json", - "/node_modules/@eslint/js/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@eslint/plugin-kit@0.2.3", - "packagePath": "/node_modules/@eslint/plugin-kit", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/@eslint/plugin-kit/package.json", - "/node_modules/@eslint/plugin-kit/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@humanfs/node@0.16.6", - "packagePath": "/node_modules/@humanfs/node", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/@humanfs/node/package.json", - "/node_modules/@humanfs/node/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@humanwhocodes/module-importer@1.0.1", - "packagePath": "/node_modules/@humanwhocodes/module-importer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/@humanwhocodes/module-importer/package.json", - "/node_modules/@humanwhocodes/module-importer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@humanwhocodes/retry@0.4.1", - "packagePath": "/node_modules/@humanwhocodes/retry", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/@humanwhocodes/retry/package.json", - "/node_modules/@humanwhocodes/retry/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@types/estree@1.0.6", - "packagePath": "/node_modules/@types/estree", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/@types/estree/package.json", - "/node_modules/@types/estree/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@types/json-schema@7.0.15", - "packagePath": "/node_modules/@types/json-schema", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/@types/json-schema/package.json", - "/node_modules/@types/json-schema/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ajv@6.12.6", - "packagePath": "/node_modules/ajv", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/ajv/package.json", - "/node_modules/ajv/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "chalk@4.1.2", - "packagePath": "/node_modules/chalk", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/chalk/package.json", - "/node_modules/chalk/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "cross-spawn@7.0.6", - "packagePath": "/node_modules/cross-spawn", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/cross-spawn/package.json", - "/node_modules/cross-spawn/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "escape-string-regexp@4.0.0", - "packagePath": "/node_modules/escape-string-regexp", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/escape-string-regexp/package.json", - "/node_modules/escape-string-regexp/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "eslint-scope@8.2.0", - "packagePath": "/node_modules/eslint-scope", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "referenceNumber": 228, - "name": "BSD 2-Clause \\"Simplified\\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-2-Clause" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "referenceNumber": 228, - "name": "BSD 2-Clause \\"Simplified\\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-2-Clause" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/eslint-scope/package.json", - "/node_modules/eslint-scope/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "eslint-visitor-keys@4.2.0", - "packagePath": "/node_modules/eslint-visitor-keys", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/eslint-visitor-keys/package.json", - "/node_modules/eslint-visitor-keys/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "espree@10.3.0", - "packagePath": "/node_modules/espree", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "referenceNumber": 228, - "name": "BSD 2-Clause \\"Simplified\\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-2-Clause" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "referenceNumber": 228, - "name": "BSD 2-Clause \\"Simplified\\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-2-Clause" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/espree/package.json", - "/node_modules/espree/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "esquery@1.6.0", - "packagePath": "/node_modules/esquery", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-3-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", - "referenceNumber": 558, - "name": "BSD 3-Clause \\"New\\" or \\"Revised\\" License", - "licenseId": "BSD-3-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-3-Clause", - "https://www.eclipse.org/org/documents/edl-v10.php" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/BSD-3-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", - "referenceNumber": 558, - "name": "BSD 3-Clause \\"New\\" or \\"Revised\\" License", - "licenseId": "BSD-3-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-3-Clause", - "https://www.eclipse.org/org/documents/edl-v10.php" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/esquery/package.json", - "/node_modules/esquery/license.txt" - ], - "verificationStatus": "ok" - }, - { - "packageName": "fast-deep-equal@3.1.3", - "packagePath": "/node_modules/fast-deep-equal", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/fast-deep-equal/package.json", - "/node_modules/fast-deep-equal/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "file-entry-cache@8.0.0", - "packagePath": "/node_modules/file-entry-cache", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/file-entry-cache/package.json", - "/node_modules/file-entry-cache/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "find-up@5.0.0", - "packagePath": "/node_modules/find-up", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/find-up/package.json", - "/node_modules/find-up/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "glob-parent@6.0.2", - "packagePath": "/node_modules/glob-parent", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content-keywords" - } - ], - "licensePath": [ - "/node_modules/glob-parent/package.json", - "/node_modules/glob-parent/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ignore@5.3.2", - "packagePath": "/node_modules/ignore", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/ignore/package.json", - "/node_modules/ignore/LICENSE-MIT" - ], - "verificationStatus": "ok" - }, - { - "packageName": "imurmurhash@0.1.4", - "packagePath": "/node_modules/imurmurhash", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - } - ], - "licensePath": [ - "/node_modules/imurmurhash/package.json", - "/node_modules/imurmurhash" - ], - "verificationStatus": "licenseFileNotFound" - }, - { - "packageName": "is-glob@4.0.3", - "packagePath": "/node_modules/is-glob", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-glob/package.json", - "/node_modules/is-glob/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "json-stable-stringify-without-jsonify@1.0.1", - "packagePath": "/node_modules/json-stable-stringify-without-jsonify", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/json-stable-stringify-without-jsonify/package.json", - "/node_modules/json-stable-stringify-without-jsonify/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "natural-compare@1.4.0", - "packagePath": "/node_modules/natural-compare", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - } - ], - "licensePath": [ - "/node_modules/natural-compare/package.json", - "/node_modules/natural-compare" - ], - "verificationStatus": "licenseFileNotFound" - }, - { - "packageName": "optionator@0.9.4", - "packagePath": "/node_modules/optionator", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/optionator/package.json", - "/node_modules/optionator/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array.prototype.flat@1.3.2", - "packagePath": "/node_modules/array.prototype.flat", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/array.prototype.flat/package.json", - "/node_modules/array.prototype.flat/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object.assign@4.1.5", - "packagePath": "/node_modules/object.assign", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/object.assign/package.json", - "/node_modules/object.assign/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "brace-expansion@1.1.11", - "packagePath": "/node_modules/brace-expansion", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/brace-expansion/package.json", - "/node_modules/brace-expansion/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "loose-envify@1.4.0", - "packagePath": "/node_modules/loose-envify", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/loose-envify/package.json", - "/node_modules/loose-envify/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object-assign@4.1.1", - "packagePath": "/node_modules/object-assign", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/object-assign/package.json", - "/node_modules/object-assign/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "react-is@16.13.1", - "packagePath": "/node_modules/react-is", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/react-is/package.json", - "/node_modules/react-is/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-core-module@2.15.1", - "packagePath": "/node_modules/is-core-module", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-core-module/package.json", - "/node_modules/is-core-module/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "path-parse@1.0.7", - "packagePath": "/node_modules/path-parse", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/path-parse/package.json", - "/node_modules/path-parse/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "supports-preserve-symlinks-flag@1.0.0", - "packagePath": "/node_modules/supports-preserve-symlinks-flag", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/supports-preserve-symlinks-flag/package.json", - "/node_modules/supports-preserve-symlinks-flag/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "regexp.prototype.flags@1.5.3", - "packagePath": "/node_modules/regexp.prototype.flags", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/regexp.prototype.flags/package.json", - "/node_modules/regexp.prototype.flags/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "set-function-name@2.0.2", - "packagePath": "/node_modules/set-function-name", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/set-function-name/package.json", - "/node_modules/set-function-name/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "side-channel@1.0.6", - "packagePath": "/node_modules/side-channel", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/side-channel/package.json", - "/node_modules/side-channel/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "negotiator@1.0.0", - "packagePath": "/node_modules/negotiator", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/negotiator/package.json", - "/node_modules/negotiator/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "bytes@3.1.2", - "packagePath": "/node_modules/bytes", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/bytes/package.json", - "/node_modules/bytes/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "debug@3.1.0", - "packagePath": "/node_modules/body-parser/node_modules/debug", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/body-parser/node_modules/debug/package.json", - "/node_modules/body-parser/node_modules/debug/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "destroy@1.2.0", - "packagePath": "/node_modules/destroy", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/destroy/package.json", - "/node_modules/destroy/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "iconv-lite@0.5.2", - "packagePath": "/node_modules/iconv-lite", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/iconv-lite/package.json", - "/node_modules/iconv-lite/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "raw-body@3.0.0", - "packagePath": "/node_modules/raw-body", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/raw-body/package.json", - "/node_modules/raw-body/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "type-is@1.6.18", - "packagePath": "/node_modules/body-parser/node_modules/type-is", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/body-parser/node_modules/type-is/package.json", - "/node_modules/body-parser/node_modules/type-is/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ms@2.1.2", - "packagePath": "/node_modules/ms", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/ms/package.json", - "/node_modules/ms/license.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "debug@2.6.9", - "packagePath": "/node_modules/finalhandler/node_modules/debug", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/finalhandler/node_modules/debug/package.json", - "/node_modules/finalhandler/node_modules/debug/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "encodeurl@1.0.2", - "packagePath": "/node_modules/finalhandler/node_modules/encodeurl", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/finalhandler/node_modules/encodeurl/package.json", - "/node_modules/finalhandler/node_modules/encodeurl/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "unpipe@1.0.0", - "packagePath": "/node_modules/unpipe", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/unpipe/package.json", - "/node_modules/unpipe/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "inherits@2.0.4", - "packagePath": "/node_modules/inherits", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/inherits/package.json", - "/node_modules/inherits/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "toidentifier@1.0.1", - "packagePath": "/node_modules/toidentifier", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/toidentifier/package.json", - "/node_modules/toidentifier/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "mime-db@1.53.0", - "packagePath": "/node_modules/mime-db", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/mime-db/package.json", - "/node_modules/mime-db/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ee-first@1.1.1", - "packagePath": "/node_modules/ee-first", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/ee-first/package.json", - "/node_modules/ee-first/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "wrappy@1.0.2", - "packagePath": "/node_modules/wrappy", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/wrappy/package.json", - "/node_modules/wrappy/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "forwarded@0.2.0", - "packagePath": "/node_modules/forwarded", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/forwarded/package.json", - "/node_modules/forwarded/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ipaddr.js@1.9.1", - "packagePath": "/node_modules/ipaddr.js", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/ipaddr.js/package.json", - "/node_modules/ipaddr.js/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array-flatten@3.0.0", - "packagePath": "/node_modules/array-flatten", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/array-flatten/package.json", - "/node_modules/array-flatten/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-promise@4.0.0", - "packagePath": "/node_modules/is-promise", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-promise/package.json", - "/node_modules/is-promise/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "path-to-regexp@8.2.0", - "packagePath": "/node_modules/path-to-regexp", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/path-to-regexp/package.json", - "/node_modules/path-to-regexp/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "fresh@0.5.2", - "packagePath": "/node_modules/send/node_modules/fresh", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/send/node_modules/fresh/package.json", - "/node_modules/send/node_modules/fresh/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "mime-types@2.1.35", - "packagePath": "/node_modules/send/node_modules/mime-types", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/send/node_modules/mime-types/package.json", - "/node_modules/send/node_modules/mime-types/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ms@2.1.3", - "packagePath": "/node_modules/send/node_modules/ms", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/send/node_modules/ms/package.json", - "/node_modules/send/node_modules/ms/license.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "media-typer@1.1.0", - "packagePath": "/node_modules/media-typer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/media-typer/package.json", - "/node_modules/media-typer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-define-property@1.0.0", - "packagePath": "/node_modules/es-define-property", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/es-define-property/package.json", - "/node_modules/es-define-property/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "set-function-length@1.2.2", - "packagePath": "/node_modules/set-function-length", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/set-function-length/package.json", - "/node_modules/set-function-length/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "define-data-property@1.1.4", - "packagePath": "/node_modules/define-data-property", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/define-data-property/package.json", - "/node_modules/define-data-property/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object-keys@1.1.1", - "packagePath": "/node_modules/object-keys", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/object-keys/package.json", - "/node_modules/object-keys/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array-buffer-byte-length@1.0.1", - "packagePath": "/node_modules/array-buffer-byte-length", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/array-buffer-byte-length/package.json", - "/node_modules/array-buffer-byte-length/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "arraybuffer.prototype.slice@1.0.3", - "packagePath": "/node_modules/arraybuffer.prototype.slice", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/arraybuffer.prototype.slice/package.json", - "/node_modules/arraybuffer.prototype.slice/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "available-typed-arrays@1.0.7", - "packagePath": "/node_modules/available-typed-arrays", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/available-typed-arrays/package.json", - "/node_modules/available-typed-arrays/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "data-view-buffer@1.0.1", - "packagePath": "/node_modules/data-view-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/data-view-buffer/package.json", - "/node_modules/data-view-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "data-view-byte-length@1.0.1", - "packagePath": "/node_modules/data-view-byte-length", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/data-view-byte-length/package.json", - "/node_modules/data-view-byte-length/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "data-view-byte-offset@1.0.0", - "packagePath": "/node_modules/data-view-byte-offset", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/data-view-byte-offset/package.json", - "/node_modules/data-view-byte-offset/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-to-primitive@1.2.1", - "packagePath": "/node_modules/es-to-primitive", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/es-to-primitive/package.json", - "/node_modules/es-to-primitive/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "function.prototype.name@1.1.6", - "packagePath": "/node_modules/function.prototype.name", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/function.prototype.name/package.json", - "/node_modules/function.prototype.name/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "get-symbol-description@1.0.2", - "packagePath": "/node_modules/get-symbol-description", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/get-symbol-description/package.json", - "/node_modules/get-symbol-description/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-array-buffer@3.0.4", - "packagePath": "/node_modules/is-array-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-array-buffer/package.json", - "/node_modules/is-array-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-callable@1.2.7", - "packagePath": "/node_modules/is-callable", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-callable/package.json", - "/node_modules/is-callable/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-data-view@1.0.1", - "packagePath": "/node_modules/is-data-view", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-data-view/package.json", - "/node_modules/is-data-view/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-negative-zero@2.0.3", - "packagePath": "/node_modules/is-negative-zero", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-negative-zero/package.json", - "/node_modules/is-negative-zero/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-regex@1.1.4", - "packagePath": "/node_modules/is-regex", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-regex/package.json", - "/node_modules/is-regex/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-shared-array-buffer@1.0.3", - "packagePath": "/node_modules/is-shared-array-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-shared-array-buffer/package.json", - "/node_modules/is-shared-array-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-typed-array@1.1.13", - "packagePath": "/node_modules/is-typed-array", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-typed-array/package.json", - "/node_modules/is-typed-array/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-weakref@1.0.2", - "packagePath": "/node_modules/is-weakref", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-weakref/package.json", - "/node_modules/is-weakref/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object-inspect@1.13.3", - "packagePath": "/node_modules/object-inspect", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/object-inspect/package.json", - "/node_modules/object-inspect/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "safe-regex-test@1.0.3", - "packagePath": "/node_modules/safe-regex-test", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/safe-regex-test/package.json", - "/node_modules/safe-regex-test/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "string.prototype.trim@1.2.9", - "packagePath": "/node_modules/string.prototype.trim", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/string.prototype.trim/package.json", - "/node_modules/string.prototype.trim/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "string.prototype.trimend@1.0.8", - "packagePath": "/node_modules/string.prototype.trimend", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/string.prototype.trimend/package.json", - "/node_modules/string.prototype.trimend/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "string.prototype.trimstart@1.0.8", - "packagePath": "/node_modules/string.prototype.trimstart", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/string.prototype.trimstart/package.json", - "/node_modules/string.prototype.trimstart/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "typed-array-buffer@1.0.2", - "packagePath": "/node_modules/typed-array-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/typed-array-buffer/package.json", - "/node_modules/typed-array-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "typed-array-byte-length@1.0.1", - "packagePath": "/node_modules/typed-array-byte-length", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/typed-array-byte-length/package.json", - "/node_modules/typed-array-byte-length/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "typed-array-byte-offset@1.0.3", - "packagePath": "/node_modules/typed-array-byte-offset", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/typed-array-byte-offset/package.json", - "/node_modules/typed-array-byte-offset/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "typed-array-length@1.0.6", - "packagePath": "/node_modules/typed-array-length", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/typed-array-length/package.json", - "/node_modules/typed-array-length/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "unbox-primitive@1.0.2", - "packagePath": "/node_modules/unbox-primitive", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/unbox-primitive/package.json", - "/node_modules/unbox-primitive/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "which-typed-array@1.1.15", - "packagePath": "/node_modules/which-typed-array", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/which-typed-array/package.json", - "/node_modules/which-typed-array/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "has-tostringtag@1.0.2", - "packagePath": "/node_modules/has-tostringtag", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/has-tostringtag/package.json", - "/node_modules/has-tostringtag/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "reflect.getprototypeof@1.0.6", - "packagePath": "/node_modules/reflect.getprototypeof", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/reflect.getprototypeof/package.json", - "/node_modules/reflect.getprototypeof/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "isarray@2.0.5", - "packagePath": "/node_modules/isarray", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/isarray/package.json", - "/node_modules/isarray/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "eslint-visitor-keys@3.4.3", - "packagePath": "/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys/package.json", - "/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@eslint/object-schema@2.1.4", - "packagePath": "/node_modules/@eslint/object-schema", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/@eslint/object-schema/package.json", - "/node_modules/@eslint/object-schema/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "globals@14.0.0", - "packagePath": "/node_modules/globals", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/globals/package.json", - "/node_modules/globals/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "import-fresh@3.3.0", - "packagePath": "/node_modules/import-fresh", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/import-fresh/package.json", - "/node_modules/import-fresh/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "js-yaml@4.1.0", - "packagePath": "/node_modules/js-yaml", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/js-yaml/package.json", - "/node_modules/js-yaml/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "strip-json-comments@3.1.1", - "packagePath": "/node_modules/strip-json-comments", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/strip-json-comments/package.json", - "/node_modules/strip-json-comments/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "levn@0.4.1", - "packagePath": "/node_modules/levn", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/levn/package.json", - "/node_modules/levn/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@humanfs/core@0.19.1", - "packagePath": "/node_modules/@humanfs/core", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/@humanfs/core/package.json", - "/node_modules/@humanfs/core/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@humanwhocodes/retry@0.3.1", - "packagePath": "/node_modules/@humanfs/node/node_modules/@humanwhocodes/retry", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/@humanfs/node/node_modules/@humanwhocodes/retry/package.json", - "/node_modules/@humanfs/node/node_modules/@humanwhocodes/retry/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "fast-json-stable-stringify@2.1.0", - "packagePath": "/node_modules/fast-json-stable-stringify", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/fast-json-stable-stringify/package.json", - "/node_modules/fast-json-stable-stringify/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "json-schema-traverse@0.4.1", - "packagePath": "/node_modules/json-schema-traverse", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/json-schema-traverse/package.json", - "/node_modules/json-schema-traverse/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "uri-js@4.4.1", - "packagePath": "/node_modules/uri-js", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "referenceNumber": 228, - "name": "BSD 2-Clause \\"Simplified\\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-2-Clause" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "referenceNumber": 228, - "name": "BSD 2-Clause \\"Simplified\\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-2-Clause" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/uri-js/package.json", - "/node_modules/uri-js/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ansi-styles@4.3.0", - "packagePath": "/node_modules/ansi-styles", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/ansi-styles/package.json", - "/node_modules/ansi-styles/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "supports-color@7.2.0", - "packagePath": "/node_modules/supports-color", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/supports-color/package.json", - "/node_modules/supports-color/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "path-key@3.1.1", - "packagePath": "/node_modules/path-key", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/path-key/package.json", - "/node_modules/path-key/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "shebang-command@2.0.0", - "packagePath": "/node_modules/shebang-command", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/shebang-command/package.json", - "/node_modules/shebang-command/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "which@2.0.2", - "packagePath": "/node_modules/which", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/which/package.json", - "/node_modules/which/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "esrecurse@4.3.0", - "packagePath": "/node_modules/esrecurse", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "referenceNumber": 228, - "name": "BSD 2-Clause \\"Simplified\\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-2-Clause" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - } - ], - "licensePath": [ - "/node_modules/esrecurse/package.json", - "/node_modules/esrecurse" - ], - "verificationStatus": "licenseFileNotFound" - }, - { - "packageName": "acorn-jsx@5.3.2", - "packagePath": "/node_modules/acorn-jsx", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/acorn-jsx/package.json", - "/node_modules/acorn-jsx/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "acorn@8.14.0", - "packagePath": "/node_modules/acorn", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/acorn/package.json", - "/node_modules/acorn/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "flat-cache@4.0.1", - "packagePath": "/node_modules/flat-cache", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/flat-cache/package.json", - "/node_modules/flat-cache/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "locate-path@6.0.0", - "packagePath": "/node_modules/locate-path", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/locate-path/package.json", - "/node_modules/locate-path/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "path-exists@4.0.0", - "packagePath": "/node_modules/path-exists", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/path-exists/package.json", - "/node_modules/path-exists/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-extglob@2.1.1", - "packagePath": "/node_modules/is-extglob", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-extglob/package.json", - "/node_modules/is-extglob/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "deep-is@0.1.4", - "packagePath": "/node_modules/deep-is", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/deep-is/package.json", - "/node_modules/deep-is/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "fast-levenshtein@2.0.6", - "packagePath": "/node_modules/fast-levenshtein", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/fast-levenshtein/package.json", - "/node_modules/fast-levenshtein/LICENSE.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "prelude-ls@1.2.1", - "packagePath": "/node_modules/prelude-ls", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/prelude-ls/package.json", - "/node_modules/prelude-ls/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "type-check@0.4.0", - "packagePath": "/node_modules/type-check", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/type-check/package.json", - "/node_modules/type-check/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "word-wrap@1.2.5", - "packagePath": "/node_modules/word-wrap", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/word-wrap/package.json", - "/node_modules/word-wrap/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "balanced-match@1.0.2", - "packagePath": "/node_modules/balanced-match", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/balanced-match/package.json", - "/node_modules/balanced-match/LICENSE.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "concat-map@0.0.1", - "packagePath": "/node_modules/concat-map", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/concat-map/package.json", - "/node_modules/concat-map/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "js-tokens@4.0.0", - "packagePath": "/node_modules/js-tokens", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/js-tokens/package.json", - "/node_modules/js-tokens/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "functions-have-names@1.2.3", - "packagePath": "/node_modules/functions-have-names", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/functions-have-names/package.json", - "/node_modules/functions-have-names/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ms@2.0.0", - "packagePath": "/node_modules/body-parser/node_modules/ms", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/body-parser/node_modules/ms/package.json", - "/node_modules/body-parser/node_modules/ms/license.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "safer-buffer@2.1.2", - "packagePath": "/node_modules/safer-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/safer-buffer/package.json", - "/node_modules/safer-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "iconv-lite@0.6.3", - "packagePath": "/node_modules/raw-body/node_modules/iconv-lite", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/raw-body/node_modules/iconv-lite/package.json", - "/node_modules/raw-body/node_modules/iconv-lite/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "media-typer@0.3.0", - "packagePath": "/node_modules/body-parser/node_modules/media-typer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/body-parser/node_modules/media-typer/package.json", - "/node_modules/body-parser/node_modules/media-typer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "mime-db@1.52.0", - "packagePath": "/node_modules/send/node_modules/mime-db", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/send/node_modules/mime-db/package.json", - "/node_modules/send/node_modules/mime-db/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "possible-typed-array-names@1.0.0", - "packagePath": "/node_modules/possible-typed-array-names", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/possible-typed-array-names/package.json", - "/node_modules/possible-typed-array-names/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-date-object@1.0.5", - "packagePath": "/node_modules/is-date-object", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-date-object/package.json", - "/node_modules/is-date-object/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-symbol@1.0.4", - "packagePath": "/node_modules/is-symbol", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-symbol/package.json", - "/node_modules/is-symbol/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "for-each@0.3.3", - "packagePath": "/node_modules/for-each", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/for-each/package.json", - "/node_modules/for-each/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "has-bigints@1.0.2", - "packagePath": "/node_modules/has-bigints", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/has-bigints/package.json", - "/node_modules/has-bigints/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "which-boxed-primitive@1.0.2", - "packagePath": "/node_modules/which-boxed-primitive", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/which-boxed-primitive/package.json", - "/node_modules/which-boxed-primitive/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "which-builtin-type@1.1.4", - "packagePath": "/node_modules/which-builtin-type", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/which-builtin-type/package.json", - "/node_modules/which-builtin-type/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "parent-module@1.0.1", - "packagePath": "/node_modules/parent-module", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/parent-module/package.json", - "/node_modules/parent-module/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "resolve-from@4.0.0", - "packagePath": "/node_modules/resolve-from", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/resolve-from/package.json", - "/node_modules/resolve-from/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "punycode@2.3.1", - "packagePath": "/node_modules/punycode", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/punycode/package.json", - "/node_modules/punycode/LICENSE-MIT.txt" - ], - "verificationStatus": "ok" - }, - { - "packageName": "color-convert@2.0.1", - "packagePath": "/node_modules/color-convert", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/color-convert/package.json", - "/node_modules/color-convert/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "has-flag@4.0.0", - "packagePath": "/node_modules/has-flag", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/has-flag/package.json", - "/node_modules/has-flag/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "shebang-regex@3.0.0", - "packagePath": "/node_modules/shebang-regex", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/shebang-regex/package.json", - "/node_modules/shebang-regex/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "isexe@2.0.0", - "packagePath": "/node_modules/isexe", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/isexe/package.json", - "/node_modules/isexe/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "flatted@3.3.2", - "packagePath": "/node_modules/flatted", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/flatted/package.json", - "/node_modules/flatted/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "keyv@4.5.4", - "packagePath": "/node_modules/keyv", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - } - ], - "licensePath": [ - "/node_modules/keyv/package.json", - "/node_modules/keyv" - ], - "verificationStatus": "licenseFileNotFound" - }, - { - "packageName": "p-locate@5.0.0", - "packagePath": "/node_modules/p-locate", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/p-locate/package.json", - "/node_modules/p-locate/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-bigint@1.0.4", - "packagePath": "/node_modules/is-bigint", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-bigint/package.json", - "/node_modules/is-bigint/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-boolean-object@1.1.2", - "packagePath": "/node_modules/is-boolean-object", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-boolean-object/package.json", - "/node_modules/is-boolean-object/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-number-object@1.0.7", - "packagePath": "/node_modules/is-number-object", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-number-object/package.json", - "/node_modules/is-number-object/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-async-function@2.0.0", - "packagePath": "/node_modules/is-async-function", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-async-function/package.json", - "/node_modules/is-async-function/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-finalizationregistry@1.0.2", - "packagePath": "/node_modules/is-finalizationregistry", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-finalizationregistry/package.json", - "/node_modules/is-finalizationregistry/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-generator-function@1.0.10", - "packagePath": "/node_modules/is-generator-function", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-generator-function/package.json", - "/node_modules/is-generator-function/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "which-collection@1.0.2", - "packagePath": "/node_modules/which-collection", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/which-collection/package.json", - "/node_modules/which-collection/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "callsites@3.1.0", - "packagePath": "/node_modules/callsites", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/callsites/package.json", - "/node_modules/callsites/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "color-name@1.1.4", - "packagePath": "/node_modules/color-name", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/color-name/package.json", - "/node_modules/color-name/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "json-buffer@3.0.1", - "packagePath": "/node_modules/json-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/json-buffer/package.json", - "/node_modules/json-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "p-limit@3.1.0", - "packagePath": "/node_modules/p-limit", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/p-limit/package.json", - "/node_modules/p-limit/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-map@2.0.3", - "packagePath": "/node_modules/is-map", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-map/package.json", - "/node_modules/is-map/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-set@2.0.3", - "packagePath": "/node_modules/is-set", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-set/package.json", - "/node_modules/is-set/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-weakmap@2.0.2", - "packagePath": "/node_modules/is-weakmap", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-weakmap/package.json", - "/node_modules/is-weakmap/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-weakset@2.0.3", - "packagePath": "/node_modules/is-weakset", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-weakset/package.json", - "/node_modules/is-weakset/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "yocto-queue@0.1.0", - "packagePath": "/node_modules/yocto-queue", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/yocto-queue/package.json", - "/node_modules/yocto-queue/license" - ], - "verificationStatus": "ok" - } - ], - "blacklist": [], - "unknown": [], - "notFound": [], - "needsUserVerification": [ - { - "packageName": "lodash.merge@4.6.2", - "packagePath": "/node_modules/lodash.merge", - "verificationMessage": "We’ve found a license file, but no matching licenses in it in path lodash.merge@4.6.2. Please review package /node_modules/lodash.merge and assign a matching license or skip the check by listing it in the overrides field of the config file." - }, - { - "packageName": "argparse@2.0.1", - "packagePath": "/node_modules/argparse", - "verificationMessage": "We’ve found a license file, but no matching licenses in it in path argparse@2.0.1. Please review package /node_modules/argparse and assign a matching license or skip the check by listing it in the overrides field of the config file." - } - ] -} -`; - -exports[`snapshot testing > pnpm project 1`] = ` -{ - "whitelist": [ - { - "packageName": "@eslint-community/eslint-utils@4.4.1", - "packagePath": "/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils/package.json", - "/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@eslint-community/regexpp@4.12.1", - "packagePath": "/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp/package.json", - "/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@eslint/config-array@0.19.0", - "packagePath": "/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array/package.json", - "/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@eslint/core@0.9.0", - "packagePath": "/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core/package.json", - "/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@eslint/eslintrc@3.2.0", - "packagePath": "/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc/package.json", - "/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@eslint/js@9.16.0", - "packagePath": "/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js/package.json", - "/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@eslint/object-schema@2.1.4", - "packagePath": "/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema/package.json", - "/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@eslint/plugin-kit@0.2.3", - "packagePath": "/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit/package.json", - "/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@humanfs/core@0.19.1", - "packagePath": "/node_modules/.pnpm/@humanfs+core@0.19.1/node_modules/@humanfs/core", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/@humanfs+core@0.19.1/node_modules/@humanfs/core/package.json", - "/node_modules/.pnpm/@humanfs+core@0.19.1/node_modules/@humanfs/core/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@humanfs/node@0.16.6", - "packagePath": "/node_modules/.pnpm/@humanfs+node@0.16.6/node_modules/@humanfs/node", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/@humanfs+node@0.16.6/node_modules/@humanfs/node/package.json", - "/node_modules/.pnpm/@humanfs+node@0.16.6/node_modules/@humanfs/node/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@humanwhocodes/module-importer@1.0.1", - "packagePath": "/node_modules/.pnpm/@humanwhocodes+module-importer@1.0.1/node_modules/@humanwhocodes/module-importer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/@humanwhocodes+module-importer@1.0.1/node_modules/@humanwhocodes/module-importer/package.json", - "/node_modules/.pnpm/@humanwhocodes+module-importer@1.0.1/node_modules/@humanwhocodes/module-importer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@humanwhocodes/retry@0.3.1", - "packagePath": "/node_modules/.pnpm/@humanwhocodes+retry@0.3.1/node_modules/@humanwhocodes/retry", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/@humanwhocodes+retry@0.3.1/node_modules/@humanwhocodes/retry/package.json", - "/node_modules/.pnpm/@humanwhocodes+retry@0.3.1/node_modules/@humanwhocodes/retry/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@humanwhocodes/retry@0.4.1", - "packagePath": "/node_modules/.pnpm/@humanwhocodes+retry@0.4.1/node_modules/@humanwhocodes/retry", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/@humanwhocodes+retry@0.4.1/node_modules/@humanwhocodes/retry/package.json", - "/node_modules/.pnpm/@humanwhocodes+retry@0.4.1/node_modules/@humanwhocodes/retry/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@types/estree@1.0.6", - "packagePath": "/node_modules/.pnpm/@types+estree@1.0.6/node_modules/@types/estree", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/@types+estree@1.0.6/node_modules/@types/estree/package.json", - "/node_modules/.pnpm/@types+estree@1.0.6/node_modules/@types/estree/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "@types/json-schema@7.0.15", - "packagePath": "/node_modules/.pnpm/@types+json-schema@7.0.15/node_modules/@types/json-schema", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/@types+json-schema@7.0.15/node_modules/@types/json-schema/package.json", - "/node_modules/.pnpm/@types+json-schema@7.0.15/node_modules/@types/json-schema/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "accepts@2.0.0", - "packagePath": "/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts/package.json", - "/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "acorn@8.14.0", - "packagePath": "/node_modules/.pnpm/acorn@8.14.0/node_modules/acorn", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/acorn@8.14.0/node_modules/acorn/package.json", - "/node_modules/.pnpm/acorn@8.14.0/node_modules/acorn/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "acorn-jsx@5.3.2", - "packagePath": "/node_modules/.pnpm/acorn-jsx@5.3.2_acorn@8.14.0/node_modules/acorn-jsx", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/acorn-jsx@5.3.2_acorn@8.14.0/node_modules/acorn-jsx/package.json", - "/node_modules/.pnpm/acorn-jsx@5.3.2_acorn@8.14.0/node_modules/acorn-jsx/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ajv@6.12.6", - "packagePath": "/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/package.json", - "/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ansi-styles@4.3.0", - "packagePath": "/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles/package.json", - "/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array-buffer-byte-length@1.0.1", - "packagePath": "/node_modules/.pnpm/array-buffer-byte-length@1.0.1/node_modules/array-buffer-byte-length", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/array-buffer-byte-length@1.0.1/node_modules/array-buffer-byte-length/package.json", - "/node_modules/.pnpm/array-buffer-byte-length@1.0.1/node_modules/array-buffer-byte-length/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array-flatten@3.0.0", - "packagePath": "/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten/package.json", - "/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array-includes@3.1.8", - "packagePath": "/node_modules/.pnpm/array-includes@3.1.8/node_modules/array-includes", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/array-includes@3.1.8/node_modules/array-includes/package.json", - "/node_modules/.pnpm/array-includes@3.1.8/node_modules/array-includes/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array.prototype.findlast@1.2.5", - "packagePath": "/node_modules/.pnpm/array.prototype.findlast@1.2.5/node_modules/array.prototype.findlast", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/array.prototype.findlast@1.2.5/node_modules/array.prototype.findlast/package.json", - "/node_modules/.pnpm/array.prototype.findlast@1.2.5/node_modules/array.prototype.findlast/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array.prototype.flat@1.3.2", - "packagePath": "/node_modules/.pnpm/array.prototype.flat@1.3.2/node_modules/array.prototype.flat", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/array.prototype.flat@1.3.2/node_modules/array.prototype.flat/package.json", - "/node_modules/.pnpm/array.prototype.flat@1.3.2/node_modules/array.prototype.flat/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array.prototype.flatmap@1.3.2", - "packagePath": "/node_modules/.pnpm/array.prototype.flatmap@1.3.2/node_modules/array.prototype.flatmap", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/array.prototype.flatmap@1.3.2/node_modules/array.prototype.flatmap/package.json", - "/node_modules/.pnpm/array.prototype.flatmap@1.3.2/node_modules/array.prototype.flatmap/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array.prototype.tosorted@1.1.4", - "packagePath": "/node_modules/.pnpm/array.prototype.tosorted@1.1.4/node_modules/array.prototype.tosorted", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/array.prototype.tosorted@1.1.4/node_modules/array.prototype.tosorted/package.json", - "/node_modules/.pnpm/array.prototype.tosorted@1.1.4/node_modules/array.prototype.tosorted/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "arraybuffer.prototype.slice@1.0.3", - "packagePath": "/node_modules/.pnpm/arraybuffer.prototype.slice@1.0.3/node_modules/arraybuffer.prototype.slice", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/arraybuffer.prototype.slice@1.0.3/node_modules/arraybuffer.prototype.slice/package.json", - "/node_modules/.pnpm/arraybuffer.prototype.slice@1.0.3/node_modules/arraybuffer.prototype.slice/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "available-typed-arrays@1.0.7", - "packagePath": "/node_modules/.pnpm/available-typed-arrays@1.0.7/node_modules/available-typed-arrays", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/available-typed-arrays@1.0.7/node_modules/available-typed-arrays/package.json", - "/node_modules/.pnpm/available-typed-arrays@1.0.7/node_modules/available-typed-arrays/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "balanced-match@1.0.2", - "packagePath": "/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match/package.json", - "/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match/LICENSE.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "body-parser@2.0.2", - "packagePath": "/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser/package.json", - "/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "brace-expansion@1.1.11", - "packagePath": "/node_modules/.pnpm/brace-expansion@1.1.11/node_modules/brace-expansion", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/brace-expansion@1.1.11/node_modules/brace-expansion/package.json", - "/node_modules/.pnpm/brace-expansion@1.1.11/node_modules/brace-expansion/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "bytes@3.1.2", - "packagePath": "/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes/package.json", - "/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "call-bind@1.0.7", - "packagePath": "/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/package.json", - "/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "callsites@3.1.0", - "packagePath": "/node_modules/.pnpm/callsites@3.1.0/node_modules/callsites", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/callsites@3.1.0/node_modules/callsites/package.json", - "/node_modules/.pnpm/callsites@3.1.0/node_modules/callsites/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "chalk@4.1.2", - "packagePath": "/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/package.json", - "/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "color-convert@2.0.1", - "packagePath": "/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/package.json", - "/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "color-name@1.1.4", - "packagePath": "/node_modules/.pnpm/color-name@1.1.4/node_modules/color-name", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/package.json", - "/node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "concat-map@0.0.1", - "packagePath": "/node_modules/.pnpm/concat-map@0.0.1/node_modules/concat-map", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/concat-map@0.0.1/node_modules/concat-map/package.json", - "/node_modules/.pnpm/concat-map@0.0.1/node_modules/concat-map/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "content-disposition@1.0.0", - "packagePath": "/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition/package.json", - "/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "content-type@1.0.5", - "packagePath": "/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type/package.json", - "/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "cookie@0.7.1", - "packagePath": "/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie/package.json", - "/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "cookie-signature@1.2.2", - "packagePath": "/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature/package.json", - "/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "cross-spawn@7.0.6", - "packagePath": "/node_modules/.pnpm/cross-spawn@7.0.6/node_modules/cross-spawn", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/cross-spawn@7.0.6/node_modules/cross-spawn/package.json", - "/node_modules/.pnpm/cross-spawn@7.0.6/node_modules/cross-spawn/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "data-view-buffer@1.0.1", - "packagePath": "/node_modules/.pnpm/data-view-buffer@1.0.1/node_modules/data-view-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/data-view-buffer@1.0.1/node_modules/data-view-buffer/package.json", - "/node_modules/.pnpm/data-view-buffer@1.0.1/node_modules/data-view-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "data-view-byte-length@1.0.1", - "packagePath": "/node_modules/.pnpm/data-view-byte-length@1.0.1/node_modules/data-view-byte-length", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/data-view-byte-length@1.0.1/node_modules/data-view-byte-length/package.json", - "/node_modules/.pnpm/data-view-byte-length@1.0.1/node_modules/data-view-byte-length/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "data-view-byte-offset@1.0.0", - "packagePath": "/node_modules/.pnpm/data-view-byte-offset@1.0.0/node_modules/data-view-byte-offset", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/data-view-byte-offset@1.0.0/node_modules/data-view-byte-offset/package.json", - "/node_modules/.pnpm/data-view-byte-offset@1.0.0/node_modules/data-view-byte-offset/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "debug@3.1.0", - "packagePath": "/node_modules/.pnpm/debug@3.1.0/node_modules/debug", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/debug@3.1.0/node_modules/debug/package.json", - "/node_modules/.pnpm/debug@3.1.0/node_modules/debug/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "debug@4.3.6", - "packagePath": "/node_modules/.pnpm/debug@4.3.6/node_modules/debug", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/debug@4.3.6/node_modules/debug/package.json", - "/node_modules/.pnpm/debug@4.3.6/node_modules/debug/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "debug@2.6.9", - "packagePath": "/node_modules/.pnpm/debug@2.6.9/node_modules/debug", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/debug@2.6.9/node_modules/debug/package.json", - "/node_modules/.pnpm/debug@2.6.9/node_modules/debug/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "debug@4.3.7", - "packagePath": "/node_modules/.pnpm/debug@4.3.7/node_modules/debug", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/debug@4.3.7/node_modules/debug/package.json", - "/node_modules/.pnpm/debug@4.3.7/node_modules/debug/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "deep-is@0.1.4", - "packagePath": "/node_modules/.pnpm/deep-is@0.1.4/node_modules/deep-is", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/deep-is@0.1.4/node_modules/deep-is/package.json", - "/node_modules/.pnpm/deep-is@0.1.4/node_modules/deep-is/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "define-data-property@1.1.4", - "packagePath": "/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/package.json", - "/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "define-properties@1.2.1", - "packagePath": "/node_modules/.pnpm/define-properties@1.2.1/node_modules/define-properties", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/define-properties@1.2.1/node_modules/define-properties/package.json", - "/node_modules/.pnpm/define-properties@1.2.1/node_modules/define-properties/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "depd@2.0.0", - "packagePath": "/node_modules/.pnpm/depd@2.0.0/node_modules/depd", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/depd@2.0.0/node_modules/depd/package.json", - "/node_modules/.pnpm/depd@2.0.0/node_modules/depd/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "destroy@1.2.0", - "packagePath": "/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy/package.json", - "/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "doctrine@2.1.0", - "packagePath": "/node_modules/.pnpm/doctrine@2.1.0/node_modules/doctrine", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/doctrine@2.1.0/node_modules/doctrine/package.json", - "/node_modules/.pnpm/doctrine@2.1.0/node_modules/doctrine/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ee-first@1.1.1", - "packagePath": "/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first/package.json", - "/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "encodeurl@2.0.0", - "packagePath": "/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl/package.json", - "/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "encodeurl@1.0.2", - "packagePath": "/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl/package.json", - "/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-abstract@1.23.5", - "packagePath": "/node_modules/.pnpm/es-abstract@1.23.5/node_modules/es-abstract", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/es-abstract@1.23.5/node_modules/es-abstract/package.json", - "/node_modules/.pnpm/es-abstract@1.23.5/node_modules/es-abstract/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-define-property@1.0.0", - "packagePath": "/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/package.json", - "/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-errors@1.3.0", - "packagePath": "/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/package.json", - "/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-iterator-helpers@1.2.0", - "packagePath": "/node_modules/.pnpm/es-iterator-helpers@1.2.0/node_modules/es-iterator-helpers", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/es-iterator-helpers@1.2.0/node_modules/es-iterator-helpers/package.json", - "/node_modules/.pnpm/es-iterator-helpers@1.2.0/node_modules/es-iterator-helpers/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-object-atoms@1.0.0", - "packagePath": "/node_modules/.pnpm/es-object-atoms@1.0.0/node_modules/es-object-atoms", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/es-object-atoms@1.0.0/node_modules/es-object-atoms/package.json", - "/node_modules/.pnpm/es-object-atoms@1.0.0/node_modules/es-object-atoms/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-set-tostringtag@2.0.3", - "packagePath": "/node_modules/.pnpm/es-set-tostringtag@2.0.3/node_modules/es-set-tostringtag", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/es-set-tostringtag@2.0.3/node_modules/es-set-tostringtag/package.json", - "/node_modules/.pnpm/es-set-tostringtag@2.0.3/node_modules/es-set-tostringtag/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-shim-unscopables@1.0.2", - "packagePath": "/node_modules/.pnpm/es-shim-unscopables@1.0.2/node_modules/es-shim-unscopables", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/es-shim-unscopables@1.0.2/node_modules/es-shim-unscopables/package.json", - "/node_modules/.pnpm/es-shim-unscopables@1.0.2/node_modules/es-shim-unscopables/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-to-primitive@1.3.0", - "packagePath": "/node_modules/.pnpm/es-to-primitive@1.3.0/node_modules/es-to-primitive", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/es-to-primitive@1.3.0/node_modules/es-to-primitive/package.json", - "/node_modules/.pnpm/es-to-primitive@1.3.0/node_modules/es-to-primitive/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "escape-html@1.0.3", - "packagePath": "/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html/package.json", - "/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "escape-string-regexp@4.0.0", - "packagePath": "/node_modules/.pnpm/escape-string-regexp@4.0.0/node_modules/escape-string-regexp", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/escape-string-regexp@4.0.0/node_modules/escape-string-regexp/package.json", - "/node_modules/.pnpm/escape-string-regexp@4.0.0/node_modules/escape-string-regexp/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "eslint@9.16.0", - "packagePath": "/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint/package.json", - "/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "eslint-plugin-react@7.37.2", - "packagePath": "/node_modules/.pnpm/eslint-plugin-react@7.37.2_eslint@9.16.0/node_modules/eslint-plugin-react", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/eslint-plugin-react@7.37.2_eslint@9.16.0/node_modules/eslint-plugin-react/package.json", - "/node_modules/.pnpm/eslint-plugin-react@7.37.2_eslint@9.16.0/node_modules/eslint-plugin-react/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "eslint-scope@8.2.0", - "packagePath": "/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "referenceNumber": 228, - "name": "BSD 2-Clause \\"Simplified\\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-2-Clause" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "referenceNumber": 228, - "name": "BSD 2-Clause \\"Simplified\\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-2-Clause" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope/package.json", - "/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "eslint-visitor-keys@3.4.3", - "packagePath": "/node_modules/.pnpm/eslint-visitor-keys@3.4.3/node_modules/eslint-visitor-keys", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/eslint-visitor-keys@3.4.3/node_modules/eslint-visitor-keys/package.json", - "/node_modules/.pnpm/eslint-visitor-keys@3.4.3/node_modules/eslint-visitor-keys/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "eslint-visitor-keys@4.2.0", - "packagePath": "/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys/package.json", - "/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "espree@10.3.0", - "packagePath": "/node_modules/.pnpm/espree@10.3.0/node_modules/espree", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "referenceNumber": 228, - "name": "BSD 2-Clause \\"Simplified\\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-2-Clause" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "referenceNumber": 228, - "name": "BSD 2-Clause \\"Simplified\\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-2-Clause" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/espree@10.3.0/node_modules/espree/package.json", - "/node_modules/.pnpm/espree@10.3.0/node_modules/espree/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "esquery@1.6.0", - "packagePath": "/node_modules/.pnpm/esquery@1.6.0/node_modules/esquery", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-3-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", - "referenceNumber": 558, - "name": "BSD 3-Clause \\"New\\" or \\"Revised\\" License", - "licenseId": "BSD-3-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-3-Clause", - "https://www.eclipse.org/org/documents/edl-v10.php" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/BSD-3-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", - "referenceNumber": 558, - "name": "BSD 3-Clause \\"New\\" or \\"Revised\\" License", - "licenseId": "BSD-3-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-3-Clause", - "https://www.eclipse.org/org/documents/edl-v10.php" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/esquery@1.6.0/node_modules/esquery/package.json", - "/node_modules/.pnpm/esquery@1.6.0/node_modules/esquery/license.txt" - ], - "verificationStatus": "ok" - }, - { - "packageName": "esrecurse@4.3.0", - "packagePath": "/node_modules/.pnpm/esrecurse@4.3.0/node_modules/esrecurse", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "referenceNumber": 228, - "name": "BSD 2-Clause \\"Simplified\\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-2-Clause" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - } - ], - "licensePath": [ - "/node_modules/.pnpm/esrecurse@4.3.0/node_modules/esrecurse/package.json", - "/node_modules/.pnpm/esrecurse@4.3.0/node_modules/esrecurse" - ], - "verificationStatus": "licenseFileNotFound" - }, - { - "packageName": "estraverse@5.3.0", - "packagePath": "/node_modules/.pnpm/estraverse@5.3.0/node_modules/estraverse", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "referenceNumber": 228, - "name": "BSD 2-Clause \\"Simplified\\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-2-Clause" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - } - ], - "licensePath": [ - "/node_modules/.pnpm/estraverse@5.3.0/node_modules/estraverse/package.json", - "/node_modules/.pnpm/estraverse@5.3.0/node_modules/estraverse" - ], - "verificationStatus": "licenseFileNotFound" - }, - { - "packageName": "esutils@2.0.3", - "packagePath": "/node_modules/.pnpm/esutils@2.0.3/node_modules/esutils", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "referenceNumber": 228, - "name": "BSD 2-Clause \\"Simplified\\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-2-Clause" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - } - ], - "licensePath": [ - "/node_modules/.pnpm/esutils@2.0.3/node_modules/esutils/package.json", - "/node_modules/.pnpm/esutils@2.0.3/node_modules/esutils" - ], - "verificationStatus": "licenseFileNotFound" - }, - { - "packageName": "etag@1.8.1", - "packagePath": "/node_modules/.pnpm/etag@1.8.1/node_modules/etag", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/etag@1.8.1/node_modules/etag/package.json", - "/node_modules/.pnpm/etag@1.8.1/node_modules/etag/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "express@5.0.1", - "packagePath": "/node_modules/.pnpm/express@5.0.1/node_modules/express", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/express@5.0.1/node_modules/express/package.json", - "/node_modules/.pnpm/express@5.0.1/node_modules/express/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "fast-deep-equal@3.1.3", - "packagePath": "/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/package.json", - "/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "fast-json-stable-stringify@2.1.0", - "packagePath": "/node_modules/.pnpm/fast-json-stable-stringify@2.1.0/node_modules/fast-json-stable-stringify", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/fast-json-stable-stringify@2.1.0/node_modules/fast-json-stable-stringify/package.json", - "/node_modules/.pnpm/fast-json-stable-stringify@2.1.0/node_modules/fast-json-stable-stringify/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "fast-levenshtein@2.0.6", - "packagePath": "/node_modules/.pnpm/fast-levenshtein@2.0.6/node_modules/fast-levenshtein", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/fast-levenshtein@2.0.6/node_modules/fast-levenshtein/package.json", - "/node_modules/.pnpm/fast-levenshtein@2.0.6/node_modules/fast-levenshtein/LICENSE.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "file-entry-cache@8.0.0", - "packagePath": "/node_modules/.pnpm/file-entry-cache@8.0.0/node_modules/file-entry-cache", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/file-entry-cache@8.0.0/node_modules/file-entry-cache/package.json", - "/node_modules/.pnpm/file-entry-cache@8.0.0/node_modules/file-entry-cache/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "finalhandler@2.0.0", - "packagePath": "/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler/package.json", - "/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "find-up@5.0.0", - "packagePath": "/node_modules/.pnpm/find-up@5.0.0/node_modules/find-up", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/find-up@5.0.0/node_modules/find-up/package.json", - "/node_modules/.pnpm/find-up@5.0.0/node_modules/find-up/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "flat-cache@4.0.1", - "packagePath": "/node_modules/.pnpm/flat-cache@4.0.1/node_modules/flat-cache", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/flat-cache@4.0.1/node_modules/flat-cache/package.json", - "/node_modules/.pnpm/flat-cache@4.0.1/node_modules/flat-cache/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "flatted@3.3.2", - "packagePath": "/node_modules/.pnpm/flatted@3.3.2/node_modules/flatted", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/flatted@3.3.2/node_modules/flatted/package.json", - "/node_modules/.pnpm/flatted@3.3.2/node_modules/flatted/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "for-each@0.3.3", - "packagePath": "/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/package.json", - "/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "forwarded@0.2.0", - "packagePath": "/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded/package.json", - "/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "fresh@2.0.0", - "packagePath": "/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh/package.json", - "/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "fresh@0.5.2", - "packagePath": "/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh/package.json", - "/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "function-bind@1.1.2", - "packagePath": "/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/package.json", - "/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "function.prototype.name@1.1.6", - "packagePath": "/node_modules/.pnpm/function.prototype.name@1.1.6/node_modules/function.prototype.name", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/function.prototype.name@1.1.6/node_modules/function.prototype.name/package.json", - "/node_modules/.pnpm/function.prototype.name@1.1.6/node_modules/function.prototype.name/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "functions-have-names@1.2.3", - "packagePath": "/node_modules/.pnpm/functions-have-names@1.2.3/node_modules/functions-have-names", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/functions-have-names@1.2.3/node_modules/functions-have-names/package.json", - "/node_modules/.pnpm/functions-have-names@1.2.3/node_modules/functions-have-names/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "get-intrinsic@1.2.4", - "packagePath": "/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/package.json", - "/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "get-symbol-description@1.0.2", - "packagePath": "/node_modules/.pnpm/get-symbol-description@1.0.2/node_modules/get-symbol-description", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/get-symbol-description@1.0.2/node_modules/get-symbol-description/package.json", - "/node_modules/.pnpm/get-symbol-description@1.0.2/node_modules/get-symbol-description/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "glob-parent@6.0.2", - "packagePath": "/node_modules/.pnpm/glob-parent@6.0.2/node_modules/glob-parent", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content-keywords" - } - ], - "licensePath": [ - "/node_modules/.pnpm/glob-parent@6.0.2/node_modules/glob-parent/package.json", - "/node_modules/.pnpm/glob-parent@6.0.2/node_modules/glob-parent/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "globals@14.0.0", - "packagePath": "/node_modules/.pnpm/globals@14.0.0/node_modules/globals", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/globals@14.0.0/node_modules/globals/package.json", - "/node_modules/.pnpm/globals@14.0.0/node_modules/globals/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "globalthis@1.0.4", - "packagePath": "/node_modules/.pnpm/globalthis@1.0.4/node_modules/globalthis", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/globalthis@1.0.4/node_modules/globalthis/package.json", - "/node_modules/.pnpm/globalthis@1.0.4/node_modules/globalthis/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "gopd@1.1.0", - "packagePath": "/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd/package.json", - "/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "has-bigints@1.0.2", - "packagePath": "/node_modules/.pnpm/has-bigints@1.0.2/node_modules/has-bigints", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/has-bigints@1.0.2/node_modules/has-bigints/package.json", - "/node_modules/.pnpm/has-bigints@1.0.2/node_modules/has-bigints/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "has-flag@4.0.0", - "packagePath": "/node_modules/.pnpm/has-flag@4.0.0/node_modules/has-flag", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/has-flag@4.0.0/node_modules/has-flag/package.json", - "/node_modules/.pnpm/has-flag@4.0.0/node_modules/has-flag/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "has-property-descriptors@1.0.2", - "packagePath": "/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/package.json", - "/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "has-proto@1.1.0", - "packagePath": "/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto/package.json", - "/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "has-symbols@1.1.0", - "packagePath": "/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/package.json", - "/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "has-tostringtag@1.0.2", - "packagePath": "/node_modules/.pnpm/has-tostringtag@1.0.2/node_modules/has-tostringtag", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/has-tostringtag@1.0.2/node_modules/has-tostringtag/package.json", - "/node_modules/.pnpm/has-tostringtag@1.0.2/node_modules/has-tostringtag/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "hasown@2.0.2", - "packagePath": "/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/package.json", - "/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "http-errors@2.0.0", - "packagePath": "/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors/package.json", - "/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "iconv-lite@0.5.2", - "packagePath": "/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite/package.json", - "/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "iconv-lite@0.6.3", - "packagePath": "/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite/package.json", - "/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ignore@5.3.2", - "packagePath": "/node_modules/.pnpm/ignore@5.3.2/node_modules/ignore", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/ignore@5.3.2/node_modules/ignore/package.json", - "/node_modules/.pnpm/ignore@5.3.2/node_modules/ignore/LICENSE-MIT" - ], - "verificationStatus": "ok" - }, - { - "packageName": "import-fresh@3.3.0", - "packagePath": "/node_modules/.pnpm/import-fresh@3.3.0/node_modules/import-fresh", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/import-fresh@3.3.0/node_modules/import-fresh/package.json", - "/node_modules/.pnpm/import-fresh@3.3.0/node_modules/import-fresh/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "imurmurhash@0.1.4", - "packagePath": "/node_modules/.pnpm/imurmurhash@0.1.4/node_modules/imurmurhash", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - } - ], - "licensePath": [ - "/node_modules/.pnpm/imurmurhash@0.1.4/node_modules/imurmurhash/package.json", - "/node_modules/.pnpm/imurmurhash@0.1.4/node_modules/imurmurhash" - ], - "verificationStatus": "licenseFileNotFound" - }, - { - "packageName": "inherits@2.0.4", - "packagePath": "/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/package.json", - "/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "internal-slot@1.0.7", - "packagePath": "/node_modules/.pnpm/internal-slot@1.0.7/node_modules/internal-slot", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/internal-slot@1.0.7/node_modules/internal-slot/package.json", - "/node_modules/.pnpm/internal-slot@1.0.7/node_modules/internal-slot/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ipaddr.js@1.9.1", - "packagePath": "/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js/package.json", - "/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-array-buffer@3.0.4", - "packagePath": "/node_modules/.pnpm/is-array-buffer@3.0.4/node_modules/is-array-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-array-buffer@3.0.4/node_modules/is-array-buffer/package.json", - "/node_modules/.pnpm/is-array-buffer@3.0.4/node_modules/is-array-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-async-function@2.0.0", - "packagePath": "/node_modules/.pnpm/is-async-function@2.0.0/node_modules/is-async-function", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-async-function@2.0.0/node_modules/is-async-function/package.json", - "/node_modules/.pnpm/is-async-function@2.0.0/node_modules/is-async-function/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-bigint@1.1.0", - "packagePath": "/node_modules/.pnpm/is-bigint@1.1.0/node_modules/is-bigint", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-bigint@1.1.0/node_modules/is-bigint/package.json", - "/node_modules/.pnpm/is-bigint@1.1.0/node_modules/is-bigint/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-boolean-object@1.2.0", - "packagePath": "/node_modules/.pnpm/is-boolean-object@1.2.0/node_modules/is-boolean-object", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-boolean-object@1.2.0/node_modules/is-boolean-object/package.json", - "/node_modules/.pnpm/is-boolean-object@1.2.0/node_modules/is-boolean-object/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-callable@1.2.7", - "packagePath": "/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/package.json", - "/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-core-module@2.15.1", - "packagePath": "/node_modules/.pnpm/is-core-module@2.15.1/node_modules/is-core-module", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-core-module@2.15.1/node_modules/is-core-module/package.json", - "/node_modules/.pnpm/is-core-module@2.15.1/node_modules/is-core-module/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-data-view@1.0.1", - "packagePath": "/node_modules/.pnpm/is-data-view@1.0.1/node_modules/is-data-view", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-data-view@1.0.1/node_modules/is-data-view/package.json", - "/node_modules/.pnpm/is-data-view@1.0.1/node_modules/is-data-view/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-date-object@1.0.5", - "packagePath": "/node_modules/.pnpm/is-date-object@1.0.5/node_modules/is-date-object", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-date-object@1.0.5/node_modules/is-date-object/package.json", - "/node_modules/.pnpm/is-date-object@1.0.5/node_modules/is-date-object/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-extglob@2.1.1", - "packagePath": "/node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob/package.json", - "/node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-finalizationregistry@1.1.0", - "packagePath": "/node_modules/.pnpm/is-finalizationregistry@1.1.0/node_modules/is-finalizationregistry", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-finalizationregistry@1.1.0/node_modules/is-finalizationregistry/package.json", - "/node_modules/.pnpm/is-finalizationregistry@1.1.0/node_modules/is-finalizationregistry/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-generator-function@1.0.10", - "packagePath": "/node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function/package.json", - "/node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-glob@4.0.3", - "packagePath": "/node_modules/.pnpm/is-glob@4.0.3/node_modules/is-glob", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-glob@4.0.3/node_modules/is-glob/package.json", - "/node_modules/.pnpm/is-glob@4.0.3/node_modules/is-glob/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-map@2.0.3", - "packagePath": "/node_modules/.pnpm/is-map@2.0.3/node_modules/is-map", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-map@2.0.3/node_modules/is-map/package.json", - "/node_modules/.pnpm/is-map@2.0.3/node_modules/is-map/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-negative-zero@2.0.3", - "packagePath": "/node_modules/.pnpm/is-negative-zero@2.0.3/node_modules/is-negative-zero", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-negative-zero@2.0.3/node_modules/is-negative-zero/package.json", - "/node_modules/.pnpm/is-negative-zero@2.0.3/node_modules/is-negative-zero/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-number-object@1.1.0", - "packagePath": "/node_modules/.pnpm/is-number-object@1.1.0/node_modules/is-number-object", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-number-object@1.1.0/node_modules/is-number-object/package.json", - "/node_modules/.pnpm/is-number-object@1.1.0/node_modules/is-number-object/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-promise@4.0.0", - "packagePath": "/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise/package.json", - "/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-regex@1.2.0", - "packagePath": "/node_modules/.pnpm/is-regex@1.2.0/node_modules/is-regex", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-regex@1.2.0/node_modules/is-regex/package.json", - "/node_modules/.pnpm/is-regex@1.2.0/node_modules/is-regex/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-set@2.0.3", - "packagePath": "/node_modules/.pnpm/is-set@2.0.3/node_modules/is-set", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-set@2.0.3/node_modules/is-set/package.json", - "/node_modules/.pnpm/is-set@2.0.3/node_modules/is-set/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-shared-array-buffer@1.0.3", - "packagePath": "/node_modules/.pnpm/is-shared-array-buffer@1.0.3/node_modules/is-shared-array-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-shared-array-buffer@1.0.3/node_modules/is-shared-array-buffer/package.json", - "/node_modules/.pnpm/is-shared-array-buffer@1.0.3/node_modules/is-shared-array-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-string@1.1.0", - "packagePath": "/node_modules/.pnpm/is-string@1.1.0/node_modules/is-string", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-string@1.1.0/node_modules/is-string/package.json", - "/node_modules/.pnpm/is-string@1.1.0/node_modules/is-string/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-symbol@1.1.0", - "packagePath": "/node_modules/.pnpm/is-symbol@1.1.0/node_modules/is-symbol", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-symbol@1.1.0/node_modules/is-symbol/package.json", - "/node_modules/.pnpm/is-symbol@1.1.0/node_modules/is-symbol/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-typed-array@1.1.13", - "packagePath": "/node_modules/.pnpm/is-typed-array@1.1.13/node_modules/is-typed-array", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-typed-array@1.1.13/node_modules/is-typed-array/package.json", - "/node_modules/.pnpm/is-typed-array@1.1.13/node_modules/is-typed-array/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-weakmap@2.0.2", - "packagePath": "/node_modules/.pnpm/is-weakmap@2.0.2/node_modules/is-weakmap", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-weakmap@2.0.2/node_modules/is-weakmap/package.json", - "/node_modules/.pnpm/is-weakmap@2.0.2/node_modules/is-weakmap/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-weakref@1.0.2", - "packagePath": "/node_modules/.pnpm/is-weakref@1.0.2/node_modules/is-weakref", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-weakref@1.0.2/node_modules/is-weakref/package.json", - "/node_modules/.pnpm/is-weakref@1.0.2/node_modules/is-weakref/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-weakset@2.0.3", - "packagePath": "/node_modules/.pnpm/is-weakset@2.0.3/node_modules/is-weakset", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/is-weakset@2.0.3/node_modules/is-weakset/package.json", - "/node_modules/.pnpm/is-weakset@2.0.3/node_modules/is-weakset/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "isarray@2.0.5", - "packagePath": "/node_modules/.pnpm/isarray@2.0.5/node_modules/isarray", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/isarray@2.0.5/node_modules/isarray/package.json", - "/node_modules/.pnpm/isarray@2.0.5/node_modules/isarray/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "isexe@2.0.0", - "packagePath": "/node_modules/.pnpm/isexe@2.0.0/node_modules/isexe", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/isexe@2.0.0/node_modules/isexe/package.json", - "/node_modules/.pnpm/isexe@2.0.0/node_modules/isexe/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "iterator.prototype@1.1.3", - "packagePath": "/node_modules/.pnpm/iterator.prototype@1.1.3/node_modules/iterator.prototype", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/iterator.prototype@1.1.3/node_modules/iterator.prototype/package.json", - "/node_modules/.pnpm/iterator.prototype@1.1.3/node_modules/iterator.prototype/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "js-tokens@4.0.0", - "packagePath": "/node_modules/.pnpm/js-tokens@4.0.0/node_modules/js-tokens", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/js-tokens@4.0.0/node_modules/js-tokens/package.json", - "/node_modules/.pnpm/js-tokens@4.0.0/node_modules/js-tokens/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "js-yaml@4.1.0", - "packagePath": "/node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/package.json", - "/node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "json-buffer@3.0.1", - "packagePath": "/node_modules/.pnpm/json-buffer@3.0.1/node_modules/json-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/json-buffer@3.0.1/node_modules/json-buffer/package.json", - "/node_modules/.pnpm/json-buffer@3.0.1/node_modules/json-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "json-schema-traverse@0.4.1", - "packagePath": "/node_modules/.pnpm/json-schema-traverse@0.4.1/node_modules/json-schema-traverse", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/json-schema-traverse@0.4.1/node_modules/json-schema-traverse/package.json", - "/node_modules/.pnpm/json-schema-traverse@0.4.1/node_modules/json-schema-traverse/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "json-stable-stringify-without-jsonify@1.0.1", - "packagePath": "/node_modules/.pnpm/json-stable-stringify-without-jsonify@1.0.1/node_modules/json-stable-stringify-without-jsonify", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/json-stable-stringify-without-jsonify@1.0.1/node_modules/json-stable-stringify-without-jsonify/package.json", - "/node_modules/.pnpm/json-stable-stringify-without-jsonify@1.0.1/node_modules/json-stable-stringify-without-jsonify/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "jsx-ast-utils@3.3.5", - "packagePath": "/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/package.json", - "/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/LICENSE.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "keyv@4.5.4", - "packagePath": "/node_modules/.pnpm/keyv@4.5.4/node_modules/keyv", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - } - ], - "licensePath": [ - "/node_modules/.pnpm/keyv@4.5.4/node_modules/keyv/package.json", - "/node_modules/.pnpm/keyv@4.5.4/node_modules/keyv" - ], - "verificationStatus": "licenseFileNotFound" - }, - { - "packageName": "levn@0.4.1", - "packagePath": "/node_modules/.pnpm/levn@0.4.1/node_modules/levn", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/levn@0.4.1/node_modules/levn/package.json", - "/node_modules/.pnpm/levn@0.4.1/node_modules/levn/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "locate-path@6.0.0", - "packagePath": "/node_modules/.pnpm/locate-path@6.0.0/node_modules/locate-path", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/locate-path@6.0.0/node_modules/locate-path/package.json", - "/node_modules/.pnpm/locate-path@6.0.0/node_modules/locate-path/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "loose-envify@1.4.0", - "packagePath": "/node_modules/.pnpm/loose-envify@1.4.0/node_modules/loose-envify", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/loose-envify@1.4.0/node_modules/loose-envify/package.json", - "/node_modules/.pnpm/loose-envify@1.4.0/node_modules/loose-envify/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "media-typer@0.3.0", - "packagePath": "/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer/package.json", - "/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "media-typer@1.1.0", - "packagePath": "/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer/package.json", - "/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "merge-descriptors@2.0.0", - "packagePath": "/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors/package.json", - "/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "methods@1.1.2", - "packagePath": "/node_modules/.pnpm/methods@1.1.2/node_modules/methods", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/methods@1.1.2/node_modules/methods/package.json", - "/node_modules/.pnpm/methods@1.1.2/node_modules/methods/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "mime-db@1.53.0", - "packagePath": "/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db/package.json", - "/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "mime-db@1.52.0", - "packagePath": "/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db/package.json", - "/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "mime-types@3.0.0", - "packagePath": "/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types/package.json", - "/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "mime-types@2.1.35", - "packagePath": "/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types/package.json", - "/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "minimatch@3.1.2", - "packagePath": "/node_modules/.pnpm/minimatch@3.1.2/node_modules/minimatch", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/minimatch@3.1.2/node_modules/minimatch/package.json", - "/node_modules/.pnpm/minimatch@3.1.2/node_modules/minimatch/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ms@2.0.0", - "packagePath": "/node_modules/.pnpm/ms@2.0.0/node_modules/ms", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/ms@2.0.0/node_modules/ms/package.json", - "/node_modules/.pnpm/ms@2.0.0/node_modules/ms/license.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ms@2.1.2", - "packagePath": "/node_modules/.pnpm/ms@2.1.2/node_modules/ms", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/ms@2.1.2/node_modules/ms/package.json", - "/node_modules/.pnpm/ms@2.1.2/node_modules/ms/license.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ms@2.1.3", - "packagePath": "/node_modules/.pnpm/ms@2.1.3/node_modules/ms", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/ms@2.1.3/node_modules/ms/package.json", - "/node_modules/.pnpm/ms@2.1.3/node_modules/ms/license.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "natural-compare@1.4.0", - "packagePath": "/node_modules/.pnpm/natural-compare@1.4.0/node_modules/natural-compare", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - } - ], - "licensePath": [ - "/node_modules/.pnpm/natural-compare@1.4.0/node_modules/natural-compare/package.json", - "/node_modules/.pnpm/natural-compare@1.4.0/node_modules/natural-compare" - ], - "verificationStatus": "licenseFileNotFound" - }, - { - "packageName": "negotiator@1.0.0", - "packagePath": "/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator/package.json", - "/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object-assign@4.1.1", - "packagePath": "/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/package.json", - "/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object-inspect@1.13.3", - "packagePath": "/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect/package.json", - "/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object-keys@1.1.1", - "packagePath": "/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys/package.json", - "/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object.assign@4.1.5", - "packagePath": "/node_modules/.pnpm/object.assign@4.1.5/node_modules/object.assign", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/object.assign@4.1.5/node_modules/object.assign/package.json", - "/node_modules/.pnpm/object.assign@4.1.5/node_modules/object.assign/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object.entries@1.1.8", - "packagePath": "/node_modules/.pnpm/object.entries@1.1.8/node_modules/object.entries", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/object.entries@1.1.8/node_modules/object.entries/package.json", - "/node_modules/.pnpm/object.entries@1.1.8/node_modules/object.entries/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object.fromentries@2.0.8", - "packagePath": "/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries/package.json", - "/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object.values@1.2.0", - "packagePath": "/node_modules/.pnpm/object.values@1.2.0/node_modules/object.values", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/object.values@1.2.0/node_modules/object.values/package.json", - "/node_modules/.pnpm/object.values@1.2.0/node_modules/object.values/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "on-finished@2.4.1", - "packagePath": "/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished/package.json", - "/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "once@1.4.0", - "packagePath": "/node_modules/.pnpm/once@1.4.0/node_modules/once", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/once@1.4.0/node_modules/once/package.json", - "/node_modules/.pnpm/once@1.4.0/node_modules/once/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "optionator@0.9.4", - "packagePath": "/node_modules/.pnpm/optionator@0.9.4/node_modules/optionator", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/optionator@0.9.4/node_modules/optionator/package.json", - "/node_modules/.pnpm/optionator@0.9.4/node_modules/optionator/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "p-limit@3.1.0", - "packagePath": "/node_modules/.pnpm/p-limit@3.1.0/node_modules/p-limit", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/p-limit@3.1.0/node_modules/p-limit/package.json", - "/node_modules/.pnpm/p-limit@3.1.0/node_modules/p-limit/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "p-locate@5.0.0", - "packagePath": "/node_modules/.pnpm/p-locate@5.0.0/node_modules/p-locate", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/p-locate@5.0.0/node_modules/p-locate/package.json", - "/node_modules/.pnpm/p-locate@5.0.0/node_modules/p-locate/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "parent-module@1.0.1", - "packagePath": "/node_modules/.pnpm/parent-module@1.0.1/node_modules/parent-module", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/parent-module@1.0.1/node_modules/parent-module/package.json", - "/node_modules/.pnpm/parent-module@1.0.1/node_modules/parent-module/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "parseurl@1.3.3", - "packagePath": "/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl/package.json", - "/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "path-exists@4.0.0", - "packagePath": "/node_modules/.pnpm/path-exists@4.0.0/node_modules/path-exists", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/path-exists@4.0.0/node_modules/path-exists/package.json", - "/node_modules/.pnpm/path-exists@4.0.0/node_modules/path-exists/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "path-key@3.1.1", - "packagePath": "/node_modules/.pnpm/path-key@3.1.1/node_modules/path-key", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/path-key@3.1.1/node_modules/path-key/package.json", - "/node_modules/.pnpm/path-key@3.1.1/node_modules/path-key/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "path-parse@1.0.7", - "packagePath": "/node_modules/.pnpm/path-parse@1.0.7/node_modules/path-parse", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/path-parse@1.0.7/node_modules/path-parse/package.json", - "/node_modules/.pnpm/path-parse@1.0.7/node_modules/path-parse/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "path-to-regexp@8.2.0", - "packagePath": "/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp/package.json", - "/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "possible-typed-array-names@1.0.0", - "packagePath": "/node_modules/.pnpm/possible-typed-array-names@1.0.0/node_modules/possible-typed-array-names", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/possible-typed-array-names@1.0.0/node_modules/possible-typed-array-names/package.json", - "/node_modules/.pnpm/possible-typed-array-names@1.0.0/node_modules/possible-typed-array-names/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "prelude-ls@1.2.1", - "packagePath": "/node_modules/.pnpm/prelude-ls@1.2.1/node_modules/prelude-ls", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/prelude-ls@1.2.1/node_modules/prelude-ls/package.json", - "/node_modules/.pnpm/prelude-ls@1.2.1/node_modules/prelude-ls/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "prop-types@15.8.1", - "packagePath": "/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/package.json", - "/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "proxy-addr@2.0.7", - "packagePath": "/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr/package.json", - "/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "punycode@2.3.1", - "packagePath": "/node_modules/.pnpm/punycode@2.3.1/node_modules/punycode", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/punycode@2.3.1/node_modules/punycode/package.json", - "/node_modules/.pnpm/punycode@2.3.1/node_modules/punycode/LICENSE-MIT.txt" - ], - "verificationStatus": "ok" - }, - { - "packageName": "qs@6.13.0", - "packagePath": "/node_modules/.pnpm/qs@6.13.0/node_modules/qs", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-3-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", - "referenceNumber": 558, - "name": "BSD 3-Clause \\"New\\" or \\"Revised\\" License", - "licenseId": "BSD-3-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-3-Clause", - "https://www.eclipse.org/org/documents/edl-v10.php" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/BSD-3-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", - "referenceNumber": 558, - "name": "BSD 3-Clause \\"New\\" or \\"Revised\\" License", - "licenseId": "BSD-3-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-3-Clause", - "https://www.eclipse.org/org/documents/edl-v10.php" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/qs@6.13.0/node_modules/qs/package.json", - "/node_modules/.pnpm/qs@6.13.0/node_modules/qs/LICENSE.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "range-parser@1.2.1", - "packagePath": "/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser/package.json", - "/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "raw-body@3.0.0", - "packagePath": "/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body/package.json", - "/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "react-is@16.13.1", - "packagePath": "/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/package.json", - "/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "reflect.getprototypeof@1.0.7", - "packagePath": "/node_modules/.pnpm/reflect.getprototypeof@1.0.7/node_modules/reflect.getprototypeof", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/reflect.getprototypeof@1.0.7/node_modules/reflect.getprototypeof/package.json", - "/node_modules/.pnpm/reflect.getprototypeof@1.0.7/node_modules/reflect.getprototypeof/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "regexp.prototype.flags@1.5.3", - "packagePath": "/node_modules/.pnpm/regexp.prototype.flags@1.5.3/node_modules/regexp.prototype.flags", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/regexp.prototype.flags@1.5.3/node_modules/regexp.prototype.flags/package.json", - "/node_modules/.pnpm/regexp.prototype.flags@1.5.3/node_modules/regexp.prototype.flags/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "resolve@2.0.0-next.5", - "packagePath": "/node_modules/.pnpm/resolve@2.0.0-next.5/node_modules/resolve", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/resolve@2.0.0-next.5/node_modules/resolve/package.json", - "/node_modules/.pnpm/resolve@2.0.0-next.5/node_modules/resolve/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "resolve-from@4.0.0", - "packagePath": "/node_modules/.pnpm/resolve-from@4.0.0/node_modules/resolve-from", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/resolve-from@4.0.0/node_modules/resolve-from/package.json", - "/node_modules/.pnpm/resolve-from@4.0.0/node_modules/resolve-from/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "router@2.0.0", - "packagePath": "/node_modules/.pnpm/router@2.0.0/node_modules/router", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/router@2.0.0/node_modules/router/package.json", - "/node_modules/.pnpm/router@2.0.0/node_modules/router/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "safe-array-concat@1.1.2", - "packagePath": "/node_modules/.pnpm/safe-array-concat@1.1.2/node_modules/safe-array-concat", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/safe-array-concat@1.1.2/node_modules/safe-array-concat/package.json", - "/node_modules/.pnpm/safe-array-concat@1.1.2/node_modules/safe-array-concat/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "safe-buffer@5.2.1", - "packagePath": "/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/package.json", - "/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "safe-regex-test@1.0.3", - "packagePath": "/node_modules/.pnpm/safe-regex-test@1.0.3/node_modules/safe-regex-test", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/safe-regex-test@1.0.3/node_modules/safe-regex-test/package.json", - "/node_modules/.pnpm/safe-regex-test@1.0.3/node_modules/safe-regex-test/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "safer-buffer@2.1.2", - "packagePath": "/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer/package.json", - "/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "semver@6.3.1", - "packagePath": "/node_modules/.pnpm/semver@6.3.1/node_modules/semver", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/semver@6.3.1/node_modules/semver/package.json", - "/node_modules/.pnpm/semver@6.3.1/node_modules/semver/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "send@1.1.0", - "packagePath": "/node_modules/.pnpm/send@1.1.0/node_modules/send", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/send@1.1.0/node_modules/send/package.json", - "/node_modules/.pnpm/send@1.1.0/node_modules/send/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "serve-static@2.1.0", - "packagePath": "/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static/package.json", - "/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "set-function-length@1.2.2", - "packagePath": "/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/package.json", - "/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "set-function-name@2.0.2", - "packagePath": "/node_modules/.pnpm/set-function-name@2.0.2/node_modules/set-function-name", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/set-function-name@2.0.2/node_modules/set-function-name/package.json", - "/node_modules/.pnpm/set-function-name@2.0.2/node_modules/set-function-name/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "setprototypeof@1.2.0", - "packagePath": "/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof/package.json", - "/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "shebang-command@2.0.0", - "packagePath": "/node_modules/.pnpm/shebang-command@2.0.0/node_modules/shebang-command", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/shebang-command@2.0.0/node_modules/shebang-command/package.json", - "/node_modules/.pnpm/shebang-command@2.0.0/node_modules/shebang-command/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "shebang-regex@3.0.0", - "packagePath": "/node_modules/.pnpm/shebang-regex@3.0.0/node_modules/shebang-regex", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/shebang-regex@3.0.0/node_modules/shebang-regex/package.json", - "/node_modules/.pnpm/shebang-regex@3.0.0/node_modules/shebang-regex/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "side-channel@1.0.6", - "packagePath": "/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel/package.json", - "/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "statuses@2.0.1", - "packagePath": "/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses/package.json", - "/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "string.prototype.matchall@4.0.11", - "packagePath": "/node_modules/.pnpm/string.prototype.matchall@4.0.11/node_modules/string.prototype.matchall", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/string.prototype.matchall@4.0.11/node_modules/string.prototype.matchall/package.json", - "/node_modules/.pnpm/string.prototype.matchall@4.0.11/node_modules/string.prototype.matchall/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "string.prototype.repeat@1.0.0", - "packagePath": "/node_modules/.pnpm/string.prototype.repeat@1.0.0/node_modules/string.prototype.repeat", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/string.prototype.repeat@1.0.0/node_modules/string.prototype.repeat/package.json", - "/node_modules/.pnpm/string.prototype.repeat@1.0.0/node_modules/string.prototype.repeat/LICENSE-MIT.txt" - ], - "verificationStatus": "ok" - }, - { - "packageName": "string.prototype.trim@1.2.9", - "packagePath": "/node_modules/.pnpm/string.prototype.trim@1.2.9/node_modules/string.prototype.trim", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/string.prototype.trim@1.2.9/node_modules/string.prototype.trim/package.json", - "/node_modules/.pnpm/string.prototype.trim@1.2.9/node_modules/string.prototype.trim/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "string.prototype.trimend@1.0.8", - "packagePath": "/node_modules/.pnpm/string.prototype.trimend@1.0.8/node_modules/string.prototype.trimend", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/string.prototype.trimend@1.0.8/node_modules/string.prototype.trimend/package.json", - "/node_modules/.pnpm/string.prototype.trimend@1.0.8/node_modules/string.prototype.trimend/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "string.prototype.trimstart@1.0.8", - "packagePath": "/node_modules/.pnpm/string.prototype.trimstart@1.0.8/node_modules/string.prototype.trimstart", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/string.prototype.trimstart@1.0.8/node_modules/string.prototype.trimstart/package.json", - "/node_modules/.pnpm/string.prototype.trimstart@1.0.8/node_modules/string.prototype.trimstart/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "strip-json-comments@3.1.1", - "packagePath": "/node_modules/.pnpm/strip-json-comments@3.1.1/node_modules/strip-json-comments", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/strip-json-comments@3.1.1/node_modules/strip-json-comments/package.json", - "/node_modules/.pnpm/strip-json-comments@3.1.1/node_modules/strip-json-comments/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "supports-color@7.2.0", - "packagePath": "/node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color/package.json", - "/node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "supports-preserve-symlinks-flag@1.0.0", - "packagePath": "/node_modules/.pnpm/supports-preserve-symlinks-flag@1.0.0/node_modules/supports-preserve-symlinks-flag", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/supports-preserve-symlinks-flag@1.0.0/node_modules/supports-preserve-symlinks-flag/package.json", - "/node_modules/.pnpm/supports-preserve-symlinks-flag@1.0.0/node_modules/supports-preserve-symlinks-flag/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "toidentifier@1.0.1", - "packagePath": "/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier/package.json", - "/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "type-check@0.4.0", - "packagePath": "/node_modules/.pnpm/type-check@0.4.0/node_modules/type-check", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/type-check@0.4.0/node_modules/type-check/package.json", - "/node_modules/.pnpm/type-check@0.4.0/node_modules/type-check/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "type-is@1.6.18", - "packagePath": "/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is/package.json", - "/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "type-is@2.0.0", - "packagePath": "/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is/package.json", - "/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "typed-array-buffer@1.0.2", - "packagePath": "/node_modules/.pnpm/typed-array-buffer@1.0.2/node_modules/typed-array-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/typed-array-buffer@1.0.2/node_modules/typed-array-buffer/package.json", - "/node_modules/.pnpm/typed-array-buffer@1.0.2/node_modules/typed-array-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "typed-array-byte-length@1.0.1", - "packagePath": "/node_modules/.pnpm/typed-array-byte-length@1.0.1/node_modules/typed-array-byte-length", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/typed-array-byte-length@1.0.1/node_modules/typed-array-byte-length/package.json", - "/node_modules/.pnpm/typed-array-byte-length@1.0.1/node_modules/typed-array-byte-length/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "typed-array-byte-offset@1.0.3", - "packagePath": "/node_modules/.pnpm/typed-array-byte-offset@1.0.3/node_modules/typed-array-byte-offset", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/typed-array-byte-offset@1.0.3/node_modules/typed-array-byte-offset/package.json", - "/node_modules/.pnpm/typed-array-byte-offset@1.0.3/node_modules/typed-array-byte-offset/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "typed-array-length@1.0.7", - "packagePath": "/node_modules/.pnpm/typed-array-length@1.0.7/node_modules/typed-array-length", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/typed-array-length@1.0.7/node_modules/typed-array-length/package.json", - "/node_modules/.pnpm/typed-array-length@1.0.7/node_modules/typed-array-length/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "unbox-primitive@1.0.2", - "packagePath": "/node_modules/.pnpm/unbox-primitive@1.0.2/node_modules/unbox-primitive", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/unbox-primitive@1.0.2/node_modules/unbox-primitive/package.json", - "/node_modules/.pnpm/unbox-primitive@1.0.2/node_modules/unbox-primitive/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "unpipe@1.0.0", - "packagePath": "/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe/package.json", - "/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "uri-js@4.4.1", - "packagePath": "/node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "referenceNumber": 228, - "name": "BSD 2-Clause \\"Simplified\\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-2-Clause" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "referenceNumber": 228, - "name": "BSD 2-Clause \\"Simplified\\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-2-Clause" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js/package.json", - "/node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "utils-merge@1.0.1", - "packagePath": "/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge/package.json", - "/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "vary@1.1.2", - "packagePath": "/node_modules/.pnpm/vary@1.1.2/node_modules/vary", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/vary@1.1.2/node_modules/vary/package.json", - "/node_modules/.pnpm/vary@1.1.2/node_modules/vary/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "which@2.0.2", - "packagePath": "/node_modules/.pnpm/which@2.0.2/node_modules/which", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/which@2.0.2/node_modules/which/package.json", - "/node_modules/.pnpm/which@2.0.2/node_modules/which/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "which-boxed-primitive@1.1.0", - "packagePath": "/node_modules/.pnpm/which-boxed-primitive@1.1.0/node_modules/which-boxed-primitive", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/which-boxed-primitive@1.1.0/node_modules/which-boxed-primitive/package.json", - "/node_modules/.pnpm/which-boxed-primitive@1.1.0/node_modules/which-boxed-primitive/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "which-builtin-type@1.2.0", - "packagePath": "/node_modules/.pnpm/which-builtin-type@1.2.0/node_modules/which-builtin-type", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/which-builtin-type@1.2.0/node_modules/which-builtin-type/package.json", - "/node_modules/.pnpm/which-builtin-type@1.2.0/node_modules/which-builtin-type/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "which-collection@1.0.2", - "packagePath": "/node_modules/.pnpm/which-collection@1.0.2/node_modules/which-collection", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/which-collection@1.0.2/node_modules/which-collection/package.json", - "/node_modules/.pnpm/which-collection@1.0.2/node_modules/which-collection/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "which-typed-array@1.1.16", - "packagePath": "/node_modules/.pnpm/which-typed-array@1.1.16/node_modules/which-typed-array", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/which-typed-array@1.1.16/node_modules/which-typed-array/package.json", - "/node_modules/.pnpm/which-typed-array@1.1.16/node_modules/which-typed-array/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "word-wrap@1.2.5", - "packagePath": "/node_modules/.pnpm/word-wrap@1.2.5/node_modules/word-wrap", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/word-wrap@1.2.5/node_modules/word-wrap/package.json", - "/node_modules/.pnpm/word-wrap@1.2.5/node_modules/word-wrap/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "wrappy@1.0.2", - "packagePath": "/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy/package.json", - "/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "yocto-queue@0.1.0", - "packagePath": "/node_modules/.pnpm/yocto-queue@0.1.0/node_modules/yocto-queue", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/.pnpm/yocto-queue@0.1.0/node_modules/yocto-queue/package.json", - "/node_modules/.pnpm/yocto-queue@0.1.0/node_modules/yocto-queue/license" - ], - "verificationStatus": "ok" - } - ], - "blacklist": [], - "unknown": [], - "notFound": [], - "needsUserVerification": [ - { - "packageName": "argparse@2.0.1", - "packagePath": "/node_modules/.pnpm/argparse@2.0.1/node_modules/argparse", - "verificationMessage": "We’ve found a license file, but no matching licenses in it in path argparse@2.0.1. Please review package /node_modules/.pnpm/argparse@2.0.1/node_modules/argparse and assign a matching license or skip the check by listing it in the overrides field of the config file." - }, - { - "packageName": "lodash.merge@4.6.2", - "packagePath": "/node_modules/.pnpm/lodash.merge@4.6.2/node_modules/lodash.merge", - "verificationMessage": "We’ve found a license file, but no matching licenses in it in path lodash.merge@4.6.2. Please review package /node_modules/.pnpm/lodash.merge@4.6.2/node_modules/lodash.merge and assign a matching license or skip the check by listing it in the overrides field of the config file." - } - ] -} -`; - -exports[`snapshot testing > yarn project 1`] = ` -{ - "whitelist": [ - { - "packageName": "encodeurl@2.0.0", - "packagePath": "/node_modules/encodeurl", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/encodeurl/package.json", - "/node_modules/encodeurl/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "mime-types@3.0.0", - "packagePath": "/node_modules/mime-types", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/mime-types/package.json", - "/node_modules/mime-types/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ms@2.0.0", - "packagePath": "/node_modules/ms", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/ms/package.json", - "/node_modules/ms/license.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "express@5.0.1", - "packagePath": "/node_modules/express", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/express/package.json", - "/node_modules/express/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "eslint-plugin-react@7.37.2", - "packagePath": "/node_modules/eslint-plugin-react", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/eslint-plugin-react/package.json", - "/node_modules/eslint-plugin-react/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "accepts@2.0.0", - "packagePath": "/node_modules/accepts", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/accepts/package.json", - "/node_modules/accepts/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array-includes@3.1.8", - "packagePath": "/node_modules/array-includes", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/array-includes/package.json", - "/node_modules/array-includes/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array.prototype.findlast@1.2.5", - "packagePath": "/node_modules/array.prototype.findlast", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/array.prototype.findlast/package.json", - "/node_modules/array.prototype.findlast/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array.prototype.flatmap@1.3.2", - "packagePath": "/node_modules/array.prototype.flatmap", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/array.prototype.flatmap/package.json", - "/node_modules/array.prototype.flatmap/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array.prototype.tosorted@1.1.4", - "packagePath": "/node_modules/array.prototype.tosorted", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/array.prototype.tosorted/package.json", - "/node_modules/array.prototype.tosorted/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "body-parser@2.0.2", - "packagePath": "/node_modules/body-parser", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/body-parser/package.json", - "/node_modules/body-parser/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "content-disposition@1.0.0", - "packagePath": "/node_modules/content-disposition", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/content-disposition/package.json", - "/node_modules/content-disposition/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "content-type@1.0.5", - "packagePath": "/node_modules/content-type", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/content-type/package.json", - "/node_modules/content-type/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "cookie-signature@1.2.2", - "packagePath": "/node_modules/cookie-signature", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/cookie-signature/package.json", - "/node_modules/cookie-signature/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "cookie@0.7.1", - "packagePath": "/node_modules/cookie", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/cookie/package.json", - "/node_modules/cookie/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "debug@4.3.6", - "packagePath": "/node_modules/debug", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/debug/package.json", - "/node_modules/debug/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "depd@2.0.0", - "packagePath": "/node_modules/depd", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/depd/package.json", - "/node_modules/depd/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "doctrine@2.1.0", - "packagePath": "/node_modules/doctrine", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "referenceNumber": 27, - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/doctrine/package.json", - "/node_modules/doctrine/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-iterator-helpers@1.2.0", - "packagePath": "/node_modules/es-iterator-helpers", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/es-iterator-helpers/package.json", - "/node_modules/es-iterator-helpers/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "escape-html@1.0.3", - "packagePath": "/node_modules/escape-html", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/escape-html/package.json", - "/node_modules/escape-html/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "estraverse@5.3.0", - "packagePath": "/node_modules/estraverse", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "referenceNumber": 228, - "name": "BSD 2-Clause \\"Simplified\\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-2-Clause" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - } - ], - "licensePath": [ - "/node_modules/estraverse/package.json", - "/node_modules/estraverse" - ], - "verificationStatus": "licenseFileNotFound" - }, - { - "packageName": "etag@1.8.1", - "packagePath": "/node_modules/etag", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/etag/package.json", - "/node_modules/etag/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "finalhandler@2.0.0", - "packagePath": "/node_modules/finalhandler", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/finalhandler/package.json", - "/node_modules/finalhandler/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "fresh@2.0.0", - "packagePath": "/node_modules/fresh", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/fresh/package.json", - "/node_modules/fresh/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "hasown@2.0.2", - "packagePath": "/node_modules/hasown", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/hasown/package.json", - "/node_modules/hasown/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "http-errors@2.0.0", - "packagePath": "/node_modules/http-errors", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/http-errors/package.json", - "/node_modules/http-errors/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "jsx-ast-utils@3.3.5", - "packagePath": "/node_modules/jsx-ast-utils", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/jsx-ast-utils/package.json", - "/node_modules/jsx-ast-utils/LICENSE.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "merge-descriptors@2.0.0", - "packagePath": "/node_modules/merge-descriptors", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/merge-descriptors/package.json", - "/node_modules/merge-descriptors/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "methods@1.1.2", - "packagePath": "/node_modules/methods", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/methods/package.json", - "/node_modules/methods/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "mime-db@1.53.0", - "packagePath": "/node_modules/mime-db", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/mime-db/package.json", - "/node_modules/mime-db/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "minimatch@3.1.2", - "packagePath": "/node_modules/minimatch", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/minimatch/package.json", - "/node_modules/minimatch/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object.entries@1.1.8", - "packagePath": "/node_modules/object.entries", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/object.entries/package.json", - "/node_modules/object.entries/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object.fromentries@2.0.8", - "packagePath": "/node_modules/object.fromentries", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/object.fromentries/package.json", - "/node_modules/object.fromentries/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object.values@1.2.0", - "packagePath": "/node_modules/object.values", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/object.values/package.json", - "/node_modules/object.values/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "on-finished@2.4.1", - "packagePath": "/node_modules/on-finished", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/on-finished/package.json", - "/node_modules/on-finished/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "once@1.4.0", - "packagePath": "/node_modules/once", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/once/package.json", - "/node_modules/once/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "parseurl@1.3.3", - "packagePath": "/node_modules/parseurl", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/parseurl/package.json", - "/node_modules/parseurl/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "prop-types@15.8.1", - "packagePath": "/node_modules/prop-types", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/prop-types/package.json", - "/node_modules/prop-types/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "proxy-addr@2.0.7", - "packagePath": "/node_modules/proxy-addr", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/proxy-addr/package.json", - "/node_modules/proxy-addr/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "qs@6.13.0", - "packagePath": "/node_modules/qs", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-3-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", - "referenceNumber": 558, - "name": "BSD 3-Clause \\"New\\" or \\"Revised\\" License", - "licenseId": "BSD-3-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-3-Clause", - "https://www.eclipse.org/org/documents/edl-v10.php" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/BSD-3-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", - "referenceNumber": 558, - "name": "BSD 3-Clause \\"New\\" or \\"Revised\\" License", - "licenseId": "BSD-3-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-3-Clause", - "https://www.eclipse.org/org/documents/edl-v10.php" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/qs/package.json", - "/node_modules/qs/LICENSE.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "range-parser@1.2.1", - "packagePath": "/node_modules/range-parser", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/range-parser/package.json", - "/node_modules/range-parser/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "resolve@2.0.0-next.5", - "packagePath": "/node_modules/resolve", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/resolve/package.json", - "/node_modules/resolve/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "router@2.0.0", - "packagePath": "/node_modules/router", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/router/package.json", - "/node_modules/router/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "safe-buffer@5.2.1", - "packagePath": "/node_modules/safe-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/safe-buffer/package.json", - "/node_modules/safe-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "semver@6.3.1", - "packagePath": "/node_modules/semver", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/semver/package.json", - "/node_modules/semver/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "send@1.1.0", - "packagePath": "/node_modules/send", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/send/package.json", - "/node_modules/send/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "serve-static@2.1.0", - "packagePath": "/node_modules/serve-static", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/serve-static/package.json", - "/node_modules/serve-static/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "setprototypeof@1.2.0", - "packagePath": "/node_modules/setprototypeof", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/setprototypeof/package.json", - "/node_modules/setprototypeof/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "statuses@2.0.1", - "packagePath": "/node_modules/statuses", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/statuses/package.json", - "/node_modules/statuses/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "string.prototype.matchall@4.0.11", - "packagePath": "/node_modules/string.prototype.matchall", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/string.prototype.matchall/package.json", - "/node_modules/string.prototype.matchall/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "string.prototype.repeat@1.0.0", - "packagePath": "/node_modules/string.prototype.repeat", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/string.prototype.repeat/package.json", - "/node_modules/string.prototype.repeat/LICENSE-MIT.txt" - ], - "verificationStatus": "ok" - }, - { - "packageName": "type-is@2.0.0", - "packagePath": "/node_modules/type-is", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/type-is/package.json", - "/node_modules/type-is/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "utils-merge@1.0.1", - "packagePath": "/node_modules/utils-merge", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/utils-merge/package.json", - "/node_modules/utils-merge/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "vary@1.1.2", - "packagePath": "/node_modules/vary", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/vary/package.json", - "/node_modules/vary/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array-flatten@3.0.0", - "packagePath": "/node_modules/array-flatten", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/array-flatten/package.json", - "/node_modules/array-flatten/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array.prototype.flat@1.3.2", - "packagePath": "/node_modules/array.prototype.flat", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/array.prototype.flat/package.json", - "/node_modules/array.prototype.flat/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "brace-expansion@1.1.11", - "packagePath": "/node_modules/brace-expansion", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/brace-expansion/package.json", - "/node_modules/brace-expansion/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "bytes@3.1.2", - "packagePath": "/node_modules/bytes", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/bytes/package.json", - "/node_modules/bytes/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "call-bind@1.0.7", - "packagePath": "/node_modules/call-bind", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/call-bind/package.json", - "/node_modules/call-bind/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "define-properties@1.2.1", - "packagePath": "/node_modules/define-properties", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/define-properties/package.json", - "/node_modules/define-properties/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "destroy@1.2.0", - "packagePath": "/node_modules/destroy", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/destroy/package.json", - "/node_modules/destroy/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ee-first@1.1.1", - "packagePath": "/node_modules/ee-first", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/ee-first/package.json", - "/node_modules/ee-first/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-abstract@1.23.5", - "packagePath": "/node_modules/es-abstract", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/es-abstract/package.json", - "/node_modules/es-abstract/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-errors@1.3.0", - "packagePath": "/node_modules/es-errors", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/es-errors/package.json", - "/node_modules/es-errors/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-object-atoms@1.0.0", - "packagePath": "/node_modules/es-object-atoms", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/es-object-atoms/package.json", - "/node_modules/es-object-atoms/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-set-tostringtag@2.0.3", - "packagePath": "/node_modules/es-set-tostringtag", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/es-set-tostringtag/package.json", - "/node_modules/es-set-tostringtag/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-shim-unscopables@1.0.2", - "packagePath": "/node_modules/es-shim-unscopables", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/es-shim-unscopables/package.json", - "/node_modules/es-shim-unscopables/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "esutils@2.0.3", - "packagePath": "/node_modules/esutils", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "referenceNumber": 228, - "name": "BSD 2-Clause \\"Simplified\\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-2-Clause" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - } - ], - "licensePath": [ - "/node_modules/esutils/package.json", - "/node_modules/esutils" - ], - "verificationStatus": "licenseFileNotFound" - }, - { - "packageName": "forwarded@0.2.0", - "packagePath": "/node_modules/forwarded", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/forwarded/package.json", - "/node_modules/forwarded/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "function-bind@1.1.2", - "packagePath": "/node_modules/function-bind", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/function-bind/package.json", - "/node_modules/function-bind/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "get-intrinsic@1.2.4", - "packagePath": "/node_modules/get-intrinsic", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/get-intrinsic/package.json", - "/node_modules/get-intrinsic/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "globalthis@1.0.4", - "packagePath": "/node_modules/globalthis", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/globalthis/package.json", - "/node_modules/globalthis/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "gopd@1.2.0", - "packagePath": "/node_modules/gopd", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/gopd/package.json", - "/node_modules/gopd/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "has-property-descriptors@1.0.2", - "packagePath": "/node_modules/has-property-descriptors", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/has-property-descriptors/package.json", - "/node_modules/has-property-descriptors/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "has-proto@1.1.0", - "packagePath": "/node_modules/has-proto", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/has-proto/package.json", - "/node_modules/has-proto/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "has-symbols@1.1.0", - "packagePath": "/node_modules/has-symbols", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/has-symbols/package.json", - "/node_modules/has-symbols/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "iconv-lite@0.5.2", - "packagePath": "/node_modules/iconv-lite", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/iconv-lite/package.json", - "/node_modules/iconv-lite/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "inherits@2.0.4", - "packagePath": "/node_modules/inherits", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/inherits/package.json", - "/node_modules/inherits/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "internal-slot@1.0.7", - "packagePath": "/node_modules/internal-slot", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/internal-slot/package.json", - "/node_modules/internal-slot/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "ipaddr.js@1.9.1", - "packagePath": "/node_modules/ipaddr.js", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/ipaddr.js/package.json", - "/node_modules/ipaddr.js/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-core-module@2.15.1", - "packagePath": "/node_modules/is-core-module", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-core-module/package.json", - "/node_modules/is-core-module/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-promise@4.0.0", - "packagePath": "/node_modules/is-promise", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-promise/package.json", - "/node_modules/is-promise/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-string@1.1.0", - "packagePath": "/node_modules/is-string", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-string/package.json", - "/node_modules/is-string/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "iterator.prototype@1.1.3", - "packagePath": "/node_modules/iterator.prototype", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/iterator.prototype/package.json", - "/node_modules/iterator.prototype/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "loose-envify@1.4.0", - "packagePath": "/node_modules/loose-envify", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/loose-envify/package.json", - "/node_modules/loose-envify/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "media-typer@1.1.0", - "packagePath": "/node_modules/media-typer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/media-typer/package.json", - "/node_modules/media-typer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "negotiator@1.0.0", - "packagePath": "/node_modules/negotiator", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/negotiator/package.json", - "/node_modules/negotiator/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object-assign@4.1.1", - "packagePath": "/node_modules/object-assign", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/object-assign/package.json", - "/node_modules/object-assign/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object.assign@4.1.5", - "packagePath": "/node_modules/object.assign", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/object.assign/package.json", - "/node_modules/object.assign/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "path-parse@1.0.7", - "packagePath": "/node_modules/path-parse", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/path-parse/package.json", - "/node_modules/path-parse/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "path-to-regexp@8.2.0", - "packagePath": "/node_modules/path-to-regexp", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/path-to-regexp/package.json", - "/node_modules/path-to-regexp/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "raw-body@3.0.0", - "packagePath": "/node_modules/raw-body", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/raw-body/package.json", - "/node_modules/raw-body/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "react-is@16.13.1", - "packagePath": "/node_modules/react-is", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/react-is/package.json", - "/node_modules/react-is/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "regexp.prototype.flags@1.5.3", - "packagePath": "/node_modules/regexp.prototype.flags", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/regexp.prototype.flags/package.json", - "/node_modules/regexp.prototype.flags/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "safe-array-concat@1.1.2", - "packagePath": "/node_modules/safe-array-concat", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/safe-array-concat/package.json", - "/node_modules/safe-array-concat/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "set-function-name@2.0.2", - "packagePath": "/node_modules/set-function-name", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/set-function-name/package.json", - "/node_modules/set-function-name/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "side-channel@1.0.6", - "packagePath": "/node_modules/side-channel", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/side-channel/package.json", - "/node_modules/side-channel/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "supports-preserve-symlinks-flag@1.0.0", - "packagePath": "/node_modules/supports-preserve-symlinks-flag", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/supports-preserve-symlinks-flag/package.json", - "/node_modules/supports-preserve-symlinks-flag/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "toidentifier@1.0.1", - "packagePath": "/node_modules/toidentifier", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/toidentifier/package.json", - "/node_modules/toidentifier/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "unpipe@1.0.0", - "packagePath": "/node_modules/unpipe", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/unpipe/package.json", - "/node_modules/unpipe/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "wrappy@1.0.2", - "packagePath": "/node_modules/wrappy", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "referenceNumber": 507, - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/wrappy/package.json", - "/node_modules/wrappy/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "array-buffer-byte-length@1.0.1", - "packagePath": "/node_modules/array-buffer-byte-length", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/array-buffer-byte-length/package.json", - "/node_modules/array-buffer-byte-length/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "arraybuffer.prototype.slice@1.0.3", - "packagePath": "/node_modules/arraybuffer.prototype.slice", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/arraybuffer.prototype.slice/package.json", - "/node_modules/arraybuffer.prototype.slice/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "available-typed-arrays@1.0.7", - "packagePath": "/node_modules/available-typed-arrays", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/available-typed-arrays/package.json", - "/node_modules/available-typed-arrays/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "balanced-match@1.0.2", - "packagePath": "/node_modules/balanced-match", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/balanced-match/package.json", - "/node_modules/balanced-match/LICENSE.md" - ], - "verificationStatus": "ok" - }, - { - "packageName": "concat-map@0.0.1", - "packagePath": "/node_modules/concat-map", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/concat-map/package.json", - "/node_modules/concat-map/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "data-view-buffer@1.0.1", - "packagePath": "/node_modules/data-view-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/data-view-buffer/package.json", - "/node_modules/data-view-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "data-view-byte-length@1.0.1", - "packagePath": "/node_modules/data-view-byte-length", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/data-view-byte-length/package.json", - "/node_modules/data-view-byte-length/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "data-view-byte-offset@1.0.0", - "packagePath": "/node_modules/data-view-byte-offset", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/data-view-byte-offset/package.json", - "/node_modules/data-view-byte-offset/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "define-data-property@1.1.4", - "packagePath": "/node_modules/define-data-property", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/define-data-property/package.json", - "/node_modules/define-data-property/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-define-property@1.0.0", - "packagePath": "/node_modules/es-define-property", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/es-define-property/package.json", - "/node_modules/es-define-property/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "es-to-primitive@1.3.0", - "packagePath": "/node_modules/es-to-primitive", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/es-to-primitive/package.json", - "/node_modules/es-to-primitive/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "function.prototype.name@1.1.6", - "packagePath": "/node_modules/function.prototype.name", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/function.prototype.name/package.json", - "/node_modules/function.prototype.name/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "functions-have-names@1.2.3", - "packagePath": "/node_modules/functions-have-names", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/functions-have-names/package.json", - "/node_modules/functions-have-names/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "get-symbol-description@1.0.2", - "packagePath": "/node_modules/get-symbol-description", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/get-symbol-description/package.json", - "/node_modules/get-symbol-description/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "has-tostringtag@1.0.2", - "packagePath": "/node_modules/has-tostringtag", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/has-tostringtag/package.json", - "/node_modules/has-tostringtag/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-array-buffer@3.0.4", - "packagePath": "/node_modules/is-array-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-array-buffer/package.json", - "/node_modules/is-array-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-callable@1.2.7", - "packagePath": "/node_modules/is-callable", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-callable/package.json", - "/node_modules/is-callable/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-data-view@1.0.1", - "packagePath": "/node_modules/is-data-view", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-data-view/package.json", - "/node_modules/is-data-view/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-negative-zero@2.0.3", - "packagePath": "/node_modules/is-negative-zero", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-negative-zero/package.json", - "/node_modules/is-negative-zero/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-regex@1.2.0", - "packagePath": "/node_modules/is-regex", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-regex/package.json", - "/node_modules/is-regex/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-shared-array-buffer@1.0.3", - "packagePath": "/node_modules/is-shared-array-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-shared-array-buffer/package.json", - "/node_modules/is-shared-array-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-typed-array@1.1.13", - "packagePath": "/node_modules/is-typed-array", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-typed-array/package.json", - "/node_modules/is-typed-array/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-weakref@1.0.2", - "packagePath": "/node_modules/is-weakref", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-weakref/package.json", - "/node_modules/is-weakref/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "isarray@2.0.5", - "packagePath": "/node_modules/isarray", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/isarray/package.json", - "/node_modules/isarray/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "js-tokens@4.0.0", - "packagePath": "/node_modules/js-tokens", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/js-tokens/package.json", - "/node_modules/js-tokens/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object-inspect@1.13.3", - "packagePath": "/node_modules/object-inspect", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/object-inspect/package.json", - "/node_modules/object-inspect/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object-keys@1.1.1", - "packagePath": "/node_modules/object-keys", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/object-keys/package.json", - "/node_modules/object-keys/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "reflect.getprototypeof@1.0.7", - "packagePath": "/node_modules/reflect.getprototypeof", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/reflect.getprototypeof/package.json", - "/node_modules/reflect.getprototypeof/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "safe-regex-test@1.0.3", - "packagePath": "/node_modules/safe-regex-test", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/safe-regex-test/package.json", - "/node_modules/safe-regex-test/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "safer-buffer@2.1.2", - "packagePath": "/node_modules/safer-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/safer-buffer/package.json", - "/node_modules/safer-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "set-function-length@1.2.2", - "packagePath": "/node_modules/set-function-length", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/set-function-length/package.json", - "/node_modules/set-function-length/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "string.prototype.trim@1.2.9", - "packagePath": "/node_modules/string.prototype.trim", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/string.prototype.trim/package.json", - "/node_modules/string.prototype.trim/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "string.prototype.trimend@1.0.8", - "packagePath": "/node_modules/string.prototype.trimend", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/string.prototype.trimend/package.json", - "/node_modules/string.prototype.trimend/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "string.prototype.trimstart@1.0.8", - "packagePath": "/node_modules/string.prototype.trimstart", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/string.prototype.trimstart/package.json", - "/node_modules/string.prototype.trimstart/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "typed-array-buffer@1.0.2", - "packagePath": "/node_modules/typed-array-buffer", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/typed-array-buffer/package.json", - "/node_modules/typed-array-buffer/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "typed-array-byte-length@1.0.1", - "packagePath": "/node_modules/typed-array-byte-length", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/typed-array-byte-length/package.json", - "/node_modules/typed-array-byte-length/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "typed-array-byte-offset@1.0.3", - "packagePath": "/node_modules/typed-array-byte-offset", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/typed-array-byte-offset/package.json", - "/node_modules/typed-array-byte-offset/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "typed-array-length@1.0.7", - "packagePath": "/node_modules/typed-array-length", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/typed-array-length/package.json", - "/node_modules/typed-array-length/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "unbox-primitive@1.0.2", - "packagePath": "/node_modules/unbox-primitive", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/unbox-primitive/package.json", - "/node_modules/unbox-primitive/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "which-typed-array@1.1.16", - "packagePath": "/node_modules/which-typed-array", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/which-typed-array/package.json", - "/node_modules/which-typed-array/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "for-each@0.3.3", - "packagePath": "/node_modules/for-each", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/for-each/package.json", - "/node_modules/for-each/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "has-bigints@1.0.2", - "packagePath": "/node_modules/has-bigints", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/has-bigints/package.json", - "/node_modules/has-bigints/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-date-object@1.0.5", - "packagePath": "/node_modules/is-date-object", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-date-object/package.json", - "/node_modules/is-date-object/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-symbol@1.1.0", - "packagePath": "/node_modules/is-symbol", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-symbol/package.json", - "/node_modules/is-symbol/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "possible-typed-array-names@1.0.0", - "packagePath": "/node_modules/possible-typed-array-names", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/possible-typed-array-names/package.json", - "/node_modules/possible-typed-array-names/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "which-boxed-primitive@1.1.0", - "packagePath": "/node_modules/which-boxed-primitive", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/which-boxed-primitive/package.json", - "/node_modules/which-boxed-primitive/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "which-builtin-type@1.2.0", - "packagePath": "/node_modules/which-builtin-type", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/which-builtin-type/package.json", - "/node_modules/which-builtin-type/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-async-function@2.0.0", - "packagePath": "/node_modules/is-async-function", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-async-function/package.json", - "/node_modules/is-async-function/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-bigint@1.1.0", - "packagePath": "/node_modules/is-bigint", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-bigint/package.json", - "/node_modules/is-bigint/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-boolean-object@1.2.0", - "packagePath": "/node_modules/is-boolean-object", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-boolean-object/package.json", - "/node_modules/is-boolean-object/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-finalizationregistry@1.1.0", - "packagePath": "/node_modules/is-finalizationregistry", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-finalizationregistry/package.json", - "/node_modules/is-finalizationregistry/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-generator-function@1.0.10", - "packagePath": "/node_modules/is-generator-function", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-generator-function/package.json", - "/node_modules/is-generator-function/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-number-object@1.1.0", - "packagePath": "/node_modules/is-number-object", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-number-object/package.json", - "/node_modules/is-number-object/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "which-collection@1.0.2", - "packagePath": "/node_modules/which-collection", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/which-collection/package.json", - "/node_modules/which-collection/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-map@2.0.3", - "packagePath": "/node_modules/is-map", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-map/package.json", - "/node_modules/is-map/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-set@2.0.3", - "packagePath": "/node_modules/is-set", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-set/package.json", - "/node_modules/is-set/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-weakmap@2.0.2", - "packagePath": "/node_modules/is-weakmap", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-weakmap/package.json", - "/node_modules/is-weakmap/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-weakset@2.0.3", - "packagePath": "/node_modules/is-weakset", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "referenceNumber": 78, - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } - ], - "licensePath": [ - "/node_modules/is-weakset/package.json", - "/node_modules/is-weakset/LICENSE" - ], - "verificationStatus": "ok" - } - ], - "blacklist": [], - "unknown": [], - "notFound": [], - "needsUserVerification": [] -} -`; diff --git a/test/test/snapshot.test.ts b/test/test/snapshot.test.ts index 6e05c27d..1e56f695 100644 --- a/test/test/snapshot.test.ts +++ b/test/test/snapshot.test.ts @@ -10,6 +10,7 @@ import { getCliPath } from "../utils/get-cli-path"; import { readJsonFile } from "../utils/read-json-file"; import { runCliCommand } from "../utils/run-cli-command"; import "../utils/path-serializer"; +import { matchSnapshotRecursive } from '../utils/matchSnapshotRecursive'; describe("snapshot testing", () => { monorepoFixture("monorepo project", async ({ testDirectory, expect }) => { @@ -24,7 +25,7 @@ describe("snapshot testing", () => { const jsonOutput = await readJsonFile( path.join(testDirectory, "license-auditor.results.json"), ); - expect(jsonOutput).toMatchSnapshot(); + matchSnapshotRecursive('./__snapshots__/monorepo.json', jsonOutput, false); }); pnpmFixture("pnpm project", async ({ testDirectory, expect }) => { @@ -39,7 +40,7 @@ describe("snapshot testing", () => { const jsonOutput = await readJsonFile( path.join(testDirectory, "license-auditor.results.json"), ); - expect(jsonOutput).toMatchSnapshot(); + matchSnapshotRecursive('./__snapshots__/pnpm.json', jsonOutput, false); }); defaultTest("npm project", async ({ testDirectory, expect }) => { @@ -54,7 +55,7 @@ describe("snapshot testing", () => { const jsonOutput = await readJsonFile( path.join(testDirectory, "license-auditor.results.json"), ); - expect(jsonOutput).toMatchSnapshot(); + matchSnapshotRecursive('./__snapshots__/npm.json', jsonOutput, false); }); yarnFixture("yarn project", async ({ testDirectory, expect }) => { @@ -69,6 +70,6 @@ describe("snapshot testing", () => { const jsonOutput = await readJsonFile( path.join(testDirectory, "license-auditor.results.json"), ); - expect(jsonOutput).toMatchSnapshot(); + matchSnapshotRecursive('./__snapshots__/yarn.json', jsonOutput, false); }); }); diff --git a/test/utils/matchSnapshotRecursive.test.ts b/test/utils/matchSnapshotRecursive.test.ts new file mode 100644 index 00000000..cce0b335 --- /dev/null +++ b/test/utils/matchSnapshotRecursive.test.ts @@ -0,0 +1,285 @@ +import { describe, test, expect } from 'vitest'; +import { findDiffRecursive } from './matchSnapshotRecursive'; + +describe("matchSnapshotRecursive", () => { + test("works", async () => { + const source = { + whitelist: [ + { + "packageName": "express@4.21.1", + "packagePath": "/node_modules/express", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": [ + "https://opensource.org/license/mit/" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": [ + "https://opensource.org/license/mit/" + ], + "isOsiApproved": true, + "source": "license-file-content" + } + ], + "licensePath": [ + "/node_modules/express/package.json", + "/node_modules/express/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "some-package@1.0.0", + } + ], + }; + const compare = { + whitelist: [ + { + "packageName": "some-package@1.0.0", + }, + { + "packageName": "express@4.21.1", + "packagePath": "/node_modules/express", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": [ + "https://opensource.org/license/mit/" + ], + "isOsiApproved": true, + "source": "license-file-content" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": true, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": [ + "https://opensource.org/license/mit/" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/bad-license.html", + "isDeprecatedLicenseId": true, + "detailsUrl": "https://spdx.org/licenses/bad-license.json", + "name": "bad-license License", + "licenseId": "bad-license", + "seeAlso": [ + "https://opensource.org/license/bad-license/" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "source": "license-file-content" + } + ], + "licensePath": [ + "/node_modules/express/package.json", + "/node_modules/express/LICENSE" + ], + "verificationStatus": "ok" + }, + ] + }; + + const { jsView, sortedView } = findDiffRecursive(source, compare); + + // uncomment to see how the diff looks + // expect(sortedView.source).toEqual(sortedView.target); + + expect(jsView).toBe(`{ + whitelist: [ + { + packageName: 'express@4.21.1', + packagePath: '/node_modules/express', + status: 'whitelist', + licenses: [ + { + reference: 'https://spdx.org/licenses/bad-license.html', // + + isDeprecatedLicenseId: true, // + + detailsUrl: 'https://spdx.org/licenses/bad-license.json', // + + name: 'bad-license License', // + + licenseId: 'bad-license', // + + seeAlso: [ + 'https://opensource.org/license/bad-license/', // + + ], // + + isOsiApproved: true, // + + isFsfLibre: true, // + + source: 'license-file-content', // + + }, // + + { + reference: 'https://spdx.org/licenses/MIT.html', + isDeprecatedLicenseId: false, + detailsUrl: 'https://spdx.org/licenses/MIT.json', + name: 'MIT License', + licenseId: 'MIT', + seeAlso: [ + 'https://opensource.org/license/mit/', + ], + isOsiApproved: true, + source: 'license-file-content', + }, + { + reference: 'https://spdx.org/licenses/MIT.html', + isDeprecatedLicenseId: false, // ~ true + detailsUrl: 'https://spdx.org/licenses/MIT.json', + name: 'MIT License', + licenseId: 'MIT', + seeAlso: [ + 'https://opensource.org/license/mit/', + ], + isOsiApproved: true, + isFsfLibre: true, + source: 'package.json-license', + }, // ~ + ], // ~ + licensePath: [ + '/node_modules/express/LICENSE', + '/node_modules/express/package.json', + ], + verificationStatus: 'ok', + }, // ~ + { + packageName: 'some-package@1.0.0', + }, + ], // ~ +} // ~`); + expect(sortedView.source).toBe(`{ + whitelist: [ + { + packageName: 'express@4.21.1', + packagePath: '/node_modules/express', + status: 'whitelist', + licenses: [ + + + + + + + + + + + + + + { + reference: 'https://spdx.org/licenses/MIT.html', + isDeprecatedLicenseId: false, + detailsUrl: 'https://spdx.org/licenses/MIT.json', + name: 'MIT License', + licenseId: 'MIT', + seeAlso: [ + 'https://opensource.org/license/mit/', + ], + isOsiApproved: true, + source: 'license-file-content', + }, + { + reference: 'https://spdx.org/licenses/MIT.html', + isDeprecatedLicenseId: false, + detailsUrl: 'https://spdx.org/licenses/MIT.json', + name: 'MIT License', + licenseId: 'MIT', + seeAlso: [ + 'https://opensource.org/license/mit/', + ], + isOsiApproved: true, + isFsfLibre: true, + source: 'package.json-license', + }, + ], + licensePath: [ + '/node_modules/express/LICENSE', + '/node_modules/express/package.json', + ], + verificationStatus: 'ok', + }, + { + packageName: 'some-package@1.0.0', + }, + ], +}`) + expect(sortedView.target).toBe(`{ + whitelist: [ + { + packageName: 'express@4.21.1', + packagePath: '/node_modules/express', + status: 'whitelist', + licenses: [ + { + reference: 'https://spdx.org/licenses/bad-license.html', + isDeprecatedLicenseId: true, + detailsUrl: 'https://spdx.org/licenses/bad-license.json', + name: 'bad-license License', + licenseId: 'bad-license', + seeAlso: [ + 'https://opensource.org/license/bad-license/', + ], + isOsiApproved: true, + isFsfLibre: true, + source: 'license-file-content', + }, + { + reference: 'https://spdx.org/licenses/MIT.html', + isDeprecatedLicenseId: false, + detailsUrl: 'https://spdx.org/licenses/MIT.json', + name: 'MIT License', + licenseId: 'MIT', + seeAlso: [ + 'https://opensource.org/license/mit/', + ], + isOsiApproved: true, + source: 'license-file-content', + }, + { + reference: 'https://spdx.org/licenses/MIT.html', + isDeprecatedLicenseId: true, + detailsUrl: 'https://spdx.org/licenses/MIT.json', + name: 'MIT License', + licenseId: 'MIT', + seeAlso: [ + 'https://opensource.org/license/mit/', + ], + isOsiApproved: true, + isFsfLibre: true, + source: 'package.json-license', + }, + ], + licensePath: [ + '/node_modules/express/LICENSE', + '/node_modules/express/package.json', + ], + verificationStatus: 'ok', + }, + { + packageName: 'some-package@1.0.0', + }, + ], +}`); + }); +}); diff --git a/test/utils/matchSnapshotRecursive.ts b/test/utils/matchSnapshotRecursive.ts new file mode 100644 index 00000000..970751a3 --- /dev/null +++ b/test/utils/matchSnapshotRecursive.ts @@ -0,0 +1,62 @@ +import * as path from 'node:path'; +import createDiff, { diffJsView, diffSortedView, diffChangesViewConsole } from 'differrer'; +import { expect } from 'vitest'; +import * as fs from 'node:fs'; +import { replaceTestDirectory } from './path-serializer'; + +const getArrayElementId = (item: any) => { + if (typeof item !== 'object') { + return item; + } + if (Object.prototype.hasOwnProperty.call(item, 'packageName')) { + return item.packageName; + } + if (Object.prototype.hasOwnProperty.call(item, 'licenseId') && Object.prototype.hasOwnProperty.call(item, 'source')) { + return `${item.licenseId}-${item.source}`; + } +} + +const diff = createDiff({ + getArrayElementId, + sortArrayItems: true, + getValue: (value, path) => { + if (typeof value === 'string') { + return replaceTestDirectory(value); + } + return value; + }, +}); + +export const findDiffRecursive = (source: any, compare: any) => { + const diffResult = diff(source, compare); + + const jsView = diffJsView(diffResult); + const sortedView = diffSortedView(diffResult); + const diffChangesView = diffChangesViewConsole(diffResult); + + + return { + diffResult, + jsView, + sortedView, + diffChangesView, + }; +}; + +export const matchSnapshotRecursive = (snapshotPath: string, value: any, updateSnapshot?: boolean) => { + const testState = expect.getState(); + const currentDirectory = path.dirname(testState.testPath); + const snapshotFilePath = path.join(currentDirectory, snapshotPath); + + if (!fs.existsSync(snapshotFilePath) || updateSnapshot) { + fs.writeFileSync(snapshotFilePath, JSON.stringify(value, null, 2)); + expect(value).toEqual(value); // nonsensical assertion to make sure that number of assertion calls is preserved + return; + } + + const snapshot = JSON.parse(fs.readFileSync(snapshotFilePath, 'utf-8')); + + const { sortedView } = findDiffRecursive(snapshot, value); + + expect(sortedView.target).toEqual(sortedView.source); +}; diff --git a/test/utils/path-serializer.ts b/test/utils/path-serializer.ts index c8b9e50a..b19b5f06 100644 --- a/test/utils/path-serializer.ts +++ b/test/utils/path-serializer.ts @@ -1,7 +1,12 @@ import { expect } from "vitest"; import { TEST_TEMP_DIRECTORY } from "../global-setup"; -const pathSerializer = { +export const replaceTestDirectory = (value: string) => value.replace( + new RegExp(`${TEST_TEMP_DIRECTORY}/testProject-[a-zA-Z0-9]+`, "g"), + "", +); + +export const pathSerializer = { test: (val: unknown): boolean => { if (typeof val !== "string" && typeof val !== "object") { return false; @@ -13,10 +18,7 @@ const pathSerializer = { serialize: (val: unknown): string => { const stringified = JSON.stringify(val, null, 2); - return stringified.replace( - new RegExp(`${TEST_TEMP_DIRECTORY}/testProject-[a-zA-Z0-9]+`, "g"), - "", - ); + return replaceTestDirectory(stringified); }, }; diff --git a/tooling/data/src/license-audit-result/types.ts b/tooling/data/src/license-audit-result/types.ts index d9756eda..28e2cc0c 100644 --- a/tooling/data/src/license-audit-result/types.ts +++ b/tooling/data/src/license-audit-result/types.ts @@ -5,7 +5,7 @@ import type { } from "../licenses/types.js"; export interface DependenciesResult { - dependencies: string[]; + dependencies: string[]; // array of absolute paths (e.g. /Users/johndoe/project/node_modules/left-pad) warning?: string; } diff --git a/tooling/data/src/licenses/licenses.ts b/tooling/data/src/licenses/licenses.ts index c3869d6d..fa7bd074 100644 --- a/tooling/data/src/licenses/licenses.ts +++ b/tooling/data/src/licenses/licenses.ts @@ -5,7 +5,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/0BSD.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/0BSD.json", - referenceNumber: 16, name: "BSD Zero Clause License", licenseId: "0BSD", seeAlso: [ @@ -20,7 +19,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/3D-Slicer-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/3D-Slicer-1.0.json", - referenceNumber: 46, name: "3D Slicer License v1.0", licenseId: "3D-Slicer-1.0", seeAlso: [ @@ -34,7 +32,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/AAL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/AAL.json", - referenceNumber: 604, name: "Attribution Assurance License", licenseId: "AAL", seeAlso: ["https://opensource.org/licenses/attribution"], @@ -46,7 +43,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Abstyles.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Abstyles.json", - referenceNumber: 175, name: "Abstyles License", licenseId: "Abstyles", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Abstyles"], @@ -57,7 +53,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/AdaCore-doc.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/AdaCore-doc.json", - referenceNumber: 638, name: "AdaCore Doc License", licenseId: "AdaCore-doc", seeAlso: [ @@ -72,7 +67,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Adobe-2006.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Adobe-2006.json", - referenceNumber: 1, name: "Adobe Systems Incorporated Source Code License Agreement", licenseId: "Adobe-2006", seeAlso: ["https://fedoraproject.org/wiki/Licensing/AdobeLicense"], @@ -83,7 +77,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Adobe-Display-PostScript.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Adobe-Display-PostScript.json", - referenceNumber: 592, name: "Adobe Display PostScript License", licenseId: "Adobe-Display-PostScript", seeAlso: [ @@ -96,7 +89,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Adobe-Glyph.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Adobe-Glyph.json", - referenceNumber: 634, name: "Adobe Glyph List License", licenseId: "Adobe-Glyph", seeAlso: ["https://fedoraproject.org/wiki/Licensing/MIT#AdobeGlyph"], @@ -107,7 +99,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Adobe-Utopia.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Adobe-Utopia.json", - referenceNumber: 118, name: "Adobe Utopia Font License", licenseId: "Adobe-Utopia", seeAlso: [ @@ -120,7 +111,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/ADSL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/ADSL.json", - referenceNumber: 547, name: "Amazon Digital Services License", licenseId: "ADSL", seeAlso: [ @@ -133,7 +123,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/AFL-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/AFL-1.1.json", - referenceNumber: 577, name: "Academic Free License v1.1", licenseId: "AFL-1.1", seeAlso: [ @@ -148,7 +137,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/AFL-1.2.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/AFL-1.2.json", - referenceNumber: 591, name: "Academic Free License v1.2", licenseId: "AFL-1.2", seeAlso: [ @@ -163,7 +151,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/AFL-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/AFL-2.0.json", - referenceNumber: 21, name: "Academic Free License v2.0", licenseId: "AFL-2.0", seeAlso: [ @@ -177,7 +164,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/AFL-2.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/AFL-2.1.json", - referenceNumber: 5, name: "Academic Free License v2.1", licenseId: "AFL-2.1", seeAlso: ["http://opensource.linux-mirror.org/licenses/afl-2.1.txt"], @@ -189,7 +175,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/AFL-3.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/AFL-3.0.json", - referenceNumber: 632, name: "Academic Free License v3.0", licenseId: "AFL-3.0", seeAlso: [ @@ -204,7 +189,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Afmparse.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Afmparse.json", - referenceNumber: 223, name: "Afmparse License", licenseId: "Afmparse", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Afmparse"], @@ -215,7 +199,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/AGPL-1.0.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/AGPL-1.0.json", - referenceNumber: 262, name: "Affero General Public License v1.0", licenseId: "AGPL-1.0", seeAlso: ["http://www.affero.org/oagpl.html"], @@ -227,7 +210,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/AGPL-1.0-only.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/AGPL-1.0-only.json", - referenceNumber: 95, name: "Affero General Public License v1.0 only", licenseId: "AGPL-1.0-only", seeAlso: ["http://www.affero.org/oagpl.html"], @@ -238,7 +220,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/AGPL-1.0-or-later.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/AGPL-1.0-or-later.json", - referenceNumber: 238, name: "Affero General Public License v1.0 or later", licenseId: "AGPL-1.0-or-later", seeAlso: ["http://www.affero.org/oagpl.html"], @@ -249,7 +230,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/AGPL-3.0.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/AGPL-3.0.json", - referenceNumber: 121, name: "GNU Affero General Public License v3.0", licenseId: "AGPL-3.0", seeAlso: [ @@ -264,7 +244,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/AGPL-3.0-only.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/AGPL-3.0-only.json", - referenceNumber: 265, name: "GNU Affero General Public License v3.0 only", licenseId: "AGPL-3.0-only", seeAlso: [ @@ -279,7 +258,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/AGPL-3.0-or-later.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/AGPL-3.0-or-later.json", - referenceNumber: 667, name: "GNU Affero General Public License v3.0 or later", licenseId: "AGPL-3.0-or-later", seeAlso: [ @@ -294,7 +272,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Aladdin.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Aladdin.json", - referenceNumber: 423, name: "Aladdin Free Public License", licenseId: "Aladdin", seeAlso: ["http://pages.cs.wisc.edu/~ghost/doc/AFPL/6.01/Public.htm"], @@ -306,7 +283,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/AMD-newlib.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/AMD-newlib.json", - referenceNumber: 160, name: "AMD newlib License", licenseId: "AMD-newlib", seeAlso: [ @@ -319,7 +295,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/AMDPLPA.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/AMDPLPA.json", - referenceNumber: 441, name: "AMD's plpa_map.c License", licenseId: "AMDPLPA", seeAlso: [ @@ -332,7 +307,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/AML.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/AML.json", - referenceNumber: 308, name: "Apple MIT License", licenseId: "AML", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Apple_MIT_License"], @@ -343,7 +317,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/AML-glslang.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/AML-glslang.json", - referenceNumber: 31, name: "AML glslang variant License", licenseId: "AML-glslang", seeAlso: [ @@ -357,7 +330,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/AMPAS.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/AMPAS.json", - referenceNumber: 246, name: "Academy of Motion Picture Arts and Sciences BSD", licenseId: "AMPAS", seeAlso: ["https://fedoraproject.org/wiki/Licensing/BSD#AMPASBSD"], @@ -368,7 +340,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/ANTLR-PD.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/ANTLR-PD.json", - referenceNumber: 508, name: "ANTLR Software Rights Notice", licenseId: "ANTLR-PD", seeAlso: ["http://www.antlr2.org/license.html"], @@ -379,7 +350,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/ANTLR-PD-fallback.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/ANTLR-PD-fallback.json", - referenceNumber: 582, name: "ANTLR Software Rights Notice with license fallback", licenseId: "ANTLR-PD-fallback", seeAlso: ["http://www.antlr2.org/license.html"], @@ -390,7 +360,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/any-OSI.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/any-OSI.json", - referenceNumber: 363, name: "Any OSI License", licenseId: "any-OSI", seeAlso: ["https://metacpan.org/pod/Exporter::Tidy#LICENSE"], @@ -401,7 +370,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/any-OSI-perl-modules.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/any-OSI-perl-modules.json", - referenceNumber: 108, name: "Any OSI License - Perl Modules", licenseId: "any-OSI-perl-modules", seeAlso: [ @@ -416,7 +384,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Apache-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Apache-1.0.json", - referenceNumber: 168, name: "Apache License 1.0", licenseId: "Apache-1.0", seeAlso: ["http://www.apache.org/licenses/LICENSE-1.0"], @@ -428,7 +395,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Apache-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Apache-1.1.json", - referenceNumber: 99, name: "Apache License 1.1", licenseId: "Apache-1.1", seeAlso: [ @@ -443,7 +409,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Apache-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Apache-2.0.json", - referenceNumber: 345, name: "Apache License 2.0", licenseId: "Apache-2.0", seeAlso: [ @@ -459,7 +424,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/APAFML.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/APAFML.json", - referenceNumber: 138, name: "Adobe Postscript AFM License", licenseId: "APAFML", seeAlso: ["https://fedoraproject.org/wiki/Licensing/AdobePostscriptAFM"], @@ -470,7 +434,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/APL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/APL-1.0.json", - referenceNumber: 379, name: "Adaptive Public License 1.0", licenseId: "APL-1.0", seeAlso: ["https://opensource.org/licenses/APL-1.0"], @@ -481,7 +444,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/App-s2p.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/App-s2p.json", - referenceNumber: 535, name: "App::s2p License", licenseId: "App-s2p", seeAlso: ["https://fedoraproject.org/wiki/Licensing/App-s2p"], @@ -492,7 +454,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/APSL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/APSL-1.0.json", - referenceNumber: 231, name: "Apple Public Source License 1.0", licenseId: "APSL-1.0", seeAlso: [ @@ -506,7 +467,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/APSL-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/APSL-1.1.json", - referenceNumber: 198, name: "Apple Public Source License 1.1", licenseId: "APSL-1.1", seeAlso: [ @@ -519,7 +479,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/APSL-1.2.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/APSL-1.2.json", - referenceNumber: 153, name: "Apple Public Source License 1.2", licenseId: "APSL-1.2", seeAlso: [ @@ -532,7 +491,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/APSL-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/APSL-2.0.json", - referenceNumber: 456, name: "Apple Public Source License 2.0", licenseId: "APSL-2.0", seeAlso: ["http://www.opensource.apple.com/license/apsl/"], @@ -544,7 +502,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Arphic-1999.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Arphic-1999.json", - referenceNumber: 256, name: "Arphic Public License", licenseId: "Arphic-1999", seeAlso: [ @@ -557,7 +514,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Artistic-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Artistic-1.0.json", - referenceNumber: 0, name: "Artistic License 1.0", licenseId: "Artistic-1.0", seeAlso: ["https://opensource.org/licenses/Artistic-1.0"], @@ -569,7 +525,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Artistic-1.0-cl8.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Artistic-1.0-cl8.json", - referenceNumber: 249, name: "Artistic License 1.0 w/clause 8", licenseId: "Artistic-1.0-cl8", seeAlso: ["https://opensource.org/licenses/Artistic-1.0"], @@ -580,7 +535,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Artistic-1.0-Perl.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Artistic-1.0-Perl.json", - referenceNumber: 672, name: "Artistic License 1.0 (Perl)", licenseId: "Artistic-1.0-Perl", seeAlso: ["http://dev.perl.org/licenses/artistic.html"], @@ -591,7 +545,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Artistic-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Artistic-2.0.json", - referenceNumber: 631, name: "Artistic License 2.0", licenseId: "Artistic-2.0", seeAlso: [ @@ -607,7 +560,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/ASWF-Digital-Assets-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/ASWF-Digital-Assets-1.0.json", - referenceNumber: 420, name: "ASWF Digital Assets License version 1.0", licenseId: "ASWF-Digital-Assets-1.0", seeAlso: [ @@ -620,7 +572,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/ASWF-Digital-Assets-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/ASWF-Digital-Assets-1.1.json", - referenceNumber: 129, name: "ASWF Digital Assets License 1.1", licenseId: "ASWF-Digital-Assets-1.1", seeAlso: [ @@ -633,7 +584,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Baekmuk.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Baekmuk.json", - referenceNumber: 652, name: "Baekmuk License", licenseId: "Baekmuk", seeAlso: [ @@ -646,7 +596,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Bahyph.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Bahyph.json", - referenceNumber: 497, name: "Bahyph License", licenseId: "Bahyph", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Bahyph"], @@ -657,7 +606,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Barr.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Barr.json", - referenceNumber: 189, name: "Barr License", licenseId: "Barr", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Barr"], @@ -668,7 +616,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/bcrypt-Solar-Designer.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/bcrypt-Solar-Designer.json", - referenceNumber: 620, name: "bcrypt Solar Designer License", licenseId: "bcrypt-Solar-Designer", seeAlso: [ @@ -681,7 +628,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Beerware.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Beerware.json", - referenceNumber: 530, name: "Beerware License", licenseId: "Beerware", seeAlso: [ @@ -695,7 +641,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Bitstream-Charter.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Bitstream-Charter.json", - referenceNumber: 603, name: "Bitstream Charter Font License", licenseId: "Bitstream-Charter", seeAlso: [ @@ -709,7 +654,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Bitstream-Vera.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Bitstream-Vera.json", - referenceNumber: 501, name: "Bitstream Vera Font License", licenseId: "Bitstream-Vera", seeAlso: [ @@ -723,7 +667,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BitTorrent-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BitTorrent-1.0.json", - referenceNumber: 529, name: "BitTorrent Open Source License v1.0", licenseId: "BitTorrent-1.0", seeAlso: [ @@ -736,7 +679,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BitTorrent-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BitTorrent-1.1.json", - referenceNumber: 606, name: "BitTorrent Open Source License v1.1", licenseId: "BitTorrent-1.1", seeAlso: ["http://directory.fsf.org/wiki/License:BitTorrentOSL1.1"], @@ -748,7 +690,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/blessing.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/blessing.json", - referenceNumber: 578, name: "SQLite Blessing", licenseId: "blessing", seeAlso: [ @@ -762,7 +703,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BlueOak-1.0.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BlueOak-1.0.0.json", - referenceNumber: 136, name: "Blue Oak Model License 1.0.0", licenseId: "BlueOak-1.0.0", seeAlso: ["https://blueoakcouncil.org/license/1.0.0"], @@ -774,7 +714,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Boehm-GC.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Boehm-GC.json", - referenceNumber: 311, name: "Boehm-Demers-Weiser GC License", licenseId: "Boehm-GC", seeAlso: [ @@ -789,7 +728,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Boehm-GC-without-fee.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Boehm-GC-without-fee.json", - referenceNumber: 239, name: "Boehm-Demers-Weiser GC License (without fee)", licenseId: "Boehm-GC-without-fee", seeAlso: [ @@ -802,7 +740,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Borceux.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Borceux.json", - referenceNumber: 318, name: "Borceux license", licenseId: "Borceux", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Borceux"], @@ -813,7 +750,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Brian-Gladman-2-Clause.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Brian-Gladman-2-Clause.json", - referenceNumber: 587, name: "Brian Gladman 2-Clause License", licenseId: "Brian-Gladman-2-Clause", seeAlso: [ @@ -827,7 +763,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Brian-Gladman-3-Clause.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Brian-Gladman-3-Clause.json", - referenceNumber: 462, name: "Brian Gladman 3-Clause License", licenseId: "Brian-Gladman-3-Clause", seeAlso: [ @@ -840,7 +775,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-1-Clause.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-1-Clause.json", - referenceNumber: 200, name: "BSD 1-Clause License", licenseId: "BSD-1-Clause", seeAlso: [ @@ -853,7 +787,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-2-Clause.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-2-Clause.json", - referenceNumber: 151, name: 'BSD 2-Clause "Simplified" License', licenseId: "BSD-2-Clause", seeAlso: ["https://opensource.org/licenses/BSD-2-Clause"], @@ -866,7 +799,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-2-Clause-Darwin.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-2-Clause-Darwin.json", - referenceNumber: 85, name: "BSD 2-Clause - Ian Darwin variant", licenseId: "BSD-2-Clause-Darwin", seeAlso: ["https://github.com/file/file/blob/master/COPYING"], @@ -877,7 +809,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-2-Clause-first-lines.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-2-Clause-first-lines.json", - referenceNumber: 96, name: "BSD 2-Clause - first lines requirement", licenseId: "BSD-2-Clause-first-lines", seeAlso: [ @@ -891,7 +822,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-2-Clause-FreeBSD.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/BSD-2-Clause-FreeBSD.json", - referenceNumber: 425, name: "BSD 2-Clause FreeBSD License", licenseId: "BSD-2-Clause-FreeBSD", seeAlso: ["http://www.freebsd.org/copyright/freebsd-license.html"], @@ -903,7 +833,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-2-Clause-NetBSD.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/BSD-2-Clause-NetBSD.json", - referenceNumber: 24, name: "BSD 2-Clause NetBSD License", licenseId: "BSD-2-Clause-NetBSD", seeAlso: ["http://www.netbsd.org/about/redistribution.html#default"], @@ -915,7 +844,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-2-Clause-Patent.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-2-Clause-Patent.json", - referenceNumber: 443, name: "BSD-2-Clause Plus Patent License", licenseId: "BSD-2-Clause-Patent", seeAlso: ["https://opensource.org/licenses/BSDplusPatent"], @@ -926,7 +854,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-2-Clause-Views.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-2-Clause-Views.json", - referenceNumber: 673, name: "BSD 2-Clause with views sentence", licenseId: "BSD-2-Clause-Views", seeAlso: [ @@ -941,7 +868,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-3-Clause.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-3-Clause.json", - referenceNumber: 396, name: 'BSD 3-Clause "New" or "Revised" License', licenseId: "BSD-3-Clause", seeAlso: [ @@ -957,7 +883,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-3-Clause-acpica.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-3-Clause-acpica.json", - referenceNumber: 367, name: "BSD 3-Clause acpica variant", licenseId: "BSD-3-Clause-acpica", seeAlso: [ @@ -970,7 +895,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-3-Clause-Attribution.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-3-Clause-Attribution.json", - referenceNumber: 538, name: "BSD with attribution", licenseId: "BSD-3-Clause-Attribution", seeAlso: [ @@ -983,7 +907,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-3-Clause-Clear.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-3-Clause-Clear.json", - referenceNumber: 37, name: "BSD 3-Clause Clear License", licenseId: "BSD-3-Clause-Clear", seeAlso: ["http://labs.metacarta.com/license-explanation.html#license"], @@ -995,7 +918,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-3-Clause-flex.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-3-Clause-flex.json", - referenceNumber: 641, name: "BSD 3-Clause Flex variant", licenseId: "BSD-3-Clause-flex", seeAlso: ["https://github.com/westes/flex/blob/master/COPYING"], @@ -1006,7 +928,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-3-Clause-HP.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-3-Clause-HP.json", - referenceNumber: 302, name: "Hewlett-Packard BSD variant license", licenseId: "BSD-3-Clause-HP", seeAlso: ["https://github.com/zdohnal/hplip/blob/master/COPYING#L939"], @@ -1017,7 +938,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-3-Clause-LBNL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-3-Clause-LBNL.json", - referenceNumber: 647, name: "Lawrence Berkeley National Labs BSD variant license", licenseId: "BSD-3-Clause-LBNL", seeAlso: ["https://fedoraproject.org/wiki/Licensing/LBNLBSD"], @@ -1028,7 +948,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-3-Clause-Modification.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-3-Clause-Modification.json", - referenceNumber: 214, name: "BSD 3-Clause Modification", licenseId: "BSD-3-Clause-Modification", seeAlso: [ @@ -1043,7 +962,6 @@ export const licensesData = { isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-3-Clause-No-Military-License.json", - referenceNumber: 317, name: "BSD 3-Clause No Military License", licenseId: "BSD-3-Clause-No-Military-License", seeAlso: [ @@ -1059,7 +977,6 @@ export const licensesData = { isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-3-Clause-No-Nuclear-License.json", - referenceNumber: 384, name: "BSD 3-Clause No Nuclear License", licenseId: "BSD-3-Clause-No-Nuclear-License", seeAlso: ["http://download.oracle.com/otn-pub/java/licenses/bsd.txt"], @@ -1072,7 +989,6 @@ export const licensesData = { isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-3-Clause-No-Nuclear-License-2014.json", - referenceNumber: 60, name: "BSD 3-Clause No Nuclear License 2014", licenseId: "BSD-3-Clause-No-Nuclear-License-2014", seeAlso: [ @@ -1087,7 +1003,6 @@ export const licensesData = { isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-3-Clause-No-Nuclear-Warranty.json", - referenceNumber: 375, name: "BSD 3-Clause No Nuclear Warranty", licenseId: "BSD-3-Clause-No-Nuclear-Warranty", seeAlso: [ @@ -1100,7 +1015,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-3-Clause-Open-MPI.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-3-Clause-Open-MPI.json", - referenceNumber: 479, name: "BSD 3-Clause Open MPI variant", licenseId: "BSD-3-Clause-Open-MPI", seeAlso: [ @@ -1114,7 +1028,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-3-Clause-Sun.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-3-Clause-Sun.json", - referenceNumber: 395, name: "BSD 3-Clause Sun Microsystems", licenseId: "BSD-3-Clause-Sun", seeAlso: [ @@ -1127,7 +1040,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-4-Clause.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-4-Clause.json", - referenceNumber: 391, name: 'BSD 4-Clause "Original" or "Old" License', licenseId: "BSD-4-Clause", seeAlso: ["http://directory.fsf.org/wiki/License:BSD_4Clause"], @@ -1139,7 +1051,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-4-Clause-Shortened.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-4-Clause-Shortened.json", - referenceNumber: 288, name: "BSD 4 Clause Shortened", licenseId: "BSD-4-Clause-Shortened", seeAlso: [ @@ -1152,7 +1063,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-4-Clause-UC.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-4-Clause-UC.json", - referenceNumber: 194, name: "BSD-4-Clause (University of California-Specific)", licenseId: "BSD-4-Clause-UC", seeAlso: ["http://www.freebsd.org/copyright/license.html"], @@ -1163,7 +1073,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-4.3RENO.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-4.3RENO.json", - referenceNumber: 633, name: "BSD 4.3 RENO License", licenseId: "BSD-4.3RENO", seeAlso: [ @@ -1177,7 +1086,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-4.3TAHOE.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-4.3TAHOE.json", - referenceNumber: 346, name: "BSD 4.3 TAHOE License", licenseId: "BSD-4.3TAHOE", seeAlso: [ @@ -1193,7 +1101,6 @@ export const licensesData = { isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-Advertising-Acknowledgement.json", - referenceNumber: 127, name: "BSD Advertising Acknowledgement License", licenseId: "BSD-Advertising-Acknowledgement", seeAlso: ["https://github.com/python-excel/xlrd/blob/master/LICENSE#L33"], @@ -1206,7 +1113,6 @@ export const licensesData = { isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-Attribution-HPND-disclaimer.json", - referenceNumber: 477, name: "BSD with Attribution and HPND disclaimer", licenseId: "BSD-Attribution-HPND-disclaimer", seeAlso: ["https://github.com/cyrusimap/cyrus-sasl/blob/master/COPYING"], @@ -1217,7 +1123,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-Inferno-Nettverk.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-Inferno-Nettverk.json", - referenceNumber: 27, name: "BSD-Inferno-Nettverk", licenseId: "BSD-Inferno-Nettverk", seeAlso: ["https://www.inet.no/dante/LICENSE"], @@ -1228,7 +1133,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-Protection.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-Protection.json", - referenceNumber: 205, name: "BSD Protection License", licenseId: "BSD-Protection", seeAlso: [ @@ -1241,7 +1145,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-Source-beginning-file.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-Source-beginning-file.json", - referenceNumber: 20, name: "BSD Source Code Attribution - beginning of file variant", licenseId: "BSD-Source-beginning-file", seeAlso: [ @@ -1254,7 +1157,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-Source-Code.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-Source-Code.json", - referenceNumber: 260, name: "BSD Source Code Attribution", licenseId: "BSD-Source-Code", seeAlso: [ @@ -1267,7 +1169,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-Systemics.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-Systemics.json", - referenceNumber: 276, name: "Systemics BSD variant license", licenseId: "BSD-Systemics", seeAlso: [ @@ -1280,7 +1181,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSD-Systemics-W3Works.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSD-Systemics-W3Works.json", - referenceNumber: 358, name: "Systemics W3Works BSD variant license", licenseId: "BSD-Systemics-W3Works", seeAlso: [ @@ -1293,7 +1193,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BSL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BSL-1.0.json", - referenceNumber: 364, name: "Boost Software License 1.0", licenseId: "BSL-1.0", seeAlso: [ @@ -1308,7 +1207,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/BUSL-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/BUSL-1.1.json", - referenceNumber: 331, name: "Business Source License 1.1", licenseId: "BUSL-1.1", seeAlso: ["https://mariadb.com/bsl11/"], @@ -1319,7 +1217,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/bzip2-1.0.5.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/bzip2-1.0.5.json", - referenceNumber: 137, name: "bzip2 and libbzip2 License v1.0.5", licenseId: "bzip2-1.0.5", seeAlso: [ @@ -1333,7 +1230,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/bzip2-1.0.6.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/bzip2-1.0.6.json", - referenceNumber: 161, name: "bzip2 and libbzip2 License v1.0.6", licenseId: "bzip2-1.0.6", seeAlso: [ @@ -1348,7 +1244,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/C-UDA-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/C-UDA-1.0.json", - referenceNumber: 329, name: "Computational Use of Data Agreement v1.0", licenseId: "C-UDA-1.0", seeAlso: [ @@ -1362,7 +1257,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CAL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CAL-1.0.json", - referenceNumber: 675, name: "Cryptographic Autonomy License 1.0", licenseId: "CAL-1.0", seeAlso: [ @@ -1378,7 +1272,6 @@ export const licensesData = { isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CAL-1.0-Combined-Work-Exception.json", - referenceNumber: 195, name: "Cryptographic Autonomy License 1.0 (Combined Work Exception)", licenseId: "CAL-1.0-Combined-Work-Exception", seeAlso: [ @@ -1392,7 +1285,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Caldera.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Caldera.json", - referenceNumber: 192, name: "Caldera License", licenseId: "Caldera", seeAlso: ["http://www.lemis.com/grog/UNIX/ancient-source-all.pdf"], @@ -1403,7 +1295,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Caldera-no-preamble.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Caldera-no-preamble.json", - referenceNumber: 52, name: "Caldera License (without preamble)", licenseId: "Caldera-no-preamble", seeAlso: [ @@ -1416,7 +1307,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Catharon.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Catharon.json", - referenceNumber: 191, name: "Catharon License", licenseId: "Catharon", seeAlso: [ @@ -1429,7 +1319,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CATOSL-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CATOSL-1.1.json", - referenceNumber: 209, name: "Computer Associates Trusted Open Source License 1.1", licenseId: "CATOSL-1.1", seeAlso: ["https://opensource.org/licenses/CATOSL-1.1"], @@ -1440,7 +1329,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-1.0.json", - referenceNumber: 310, name: "Creative Commons Attribution 1.0 Generic", licenseId: "CC-BY-1.0", seeAlso: ["https://creativecommons.org/licenses/by/1.0/legalcode"], @@ -1451,7 +1339,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-2.0.json", - referenceNumber: 170, name: "Creative Commons Attribution 2.0 Generic", licenseId: "CC-BY-2.0", seeAlso: ["https://creativecommons.org/licenses/by/2.0/legalcode"], @@ -1462,7 +1349,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-2.5.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-2.5.json", - referenceNumber: 444, name: "Creative Commons Attribution 2.5 Generic", licenseId: "CC-BY-2.5", seeAlso: ["https://creativecommons.org/licenses/by/2.5/legalcode"], @@ -1473,7 +1359,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-2.5-AU.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-2.5-AU.json", - referenceNumber: 630, name: "Creative Commons Attribution 2.5 Australia", licenseId: "CC-BY-2.5-AU", seeAlso: ["https://creativecommons.org/licenses/by/2.5/au/legalcode"], @@ -1484,7 +1369,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-3.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-3.0.json", - referenceNumber: 581, name: "Creative Commons Attribution 3.0 Unported", licenseId: "CC-BY-3.0", seeAlso: ["https://creativecommons.org/licenses/by/3.0/legalcode"], @@ -1496,7 +1380,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-3.0-AT.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-3.0-AT.json", - referenceNumber: 55, name: "Creative Commons Attribution 3.0 Austria", licenseId: "CC-BY-3.0-AT", seeAlso: ["https://creativecommons.org/licenses/by/3.0/at/legalcode"], @@ -1507,7 +1390,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-3.0-AU.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-3.0-AU.json", - referenceNumber: 8, name: "Creative Commons Attribution 3.0 Australia", licenseId: "CC-BY-3.0-AU", seeAlso: ["https://creativecommons.org/licenses/by/3.0/au/legalcode"], @@ -1518,7 +1400,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-3.0-DE.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-3.0-DE.json", - referenceNumber: 229, name: "Creative Commons Attribution 3.0 Germany", licenseId: "CC-BY-3.0-DE", seeAlso: ["https://creativecommons.org/licenses/by/3.0/de/legalcode"], @@ -1529,7 +1410,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-3.0-IGO.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-3.0-IGO.json", - referenceNumber: 568, name: "Creative Commons Attribution 3.0 IGO", licenseId: "CC-BY-3.0-IGO", seeAlso: ["https://creativecommons.org/licenses/by/3.0/igo/legalcode"], @@ -1540,7 +1420,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-3.0-NL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-3.0-NL.json", - referenceNumber: 250, name: "Creative Commons Attribution 3.0 Netherlands", licenseId: "CC-BY-3.0-NL", seeAlso: ["https://creativecommons.org/licenses/by/3.0/nl/legalcode"], @@ -1551,7 +1430,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-3.0-US.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-3.0-US.json", - referenceNumber: 635, name: "Creative Commons Attribution 3.0 United States", licenseId: "CC-BY-3.0-US", seeAlso: ["https://creativecommons.org/licenses/by/3.0/us/legalcode"], @@ -1562,7 +1440,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-4.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-4.0.json", - referenceNumber: 585, name: "Creative Commons Attribution 4.0 International", licenseId: "CC-BY-4.0", seeAlso: ["https://creativecommons.org/licenses/by/4.0/legalcode"], @@ -1575,7 +1452,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-1.0.json", - referenceNumber: 432, name: "Creative Commons Attribution Non Commercial 1.0 Generic", licenseId: "CC-BY-NC-1.0", seeAlso: ["https://creativecommons.org/licenses/by-nc/1.0/legalcode"], @@ -1587,7 +1463,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-2.0.json", - referenceNumber: 550, name: "Creative Commons Attribution Non Commercial 2.0 Generic", licenseId: "CC-BY-NC-2.0", seeAlso: ["https://creativecommons.org/licenses/by-nc/2.0/legalcode"], @@ -1599,7 +1474,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-2.5.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-2.5.json", - referenceNumber: 270, name: "Creative Commons Attribution Non Commercial 2.5 Generic", licenseId: "CC-BY-NC-2.5", seeAlso: ["https://creativecommons.org/licenses/by-nc/2.5/legalcode"], @@ -1611,7 +1485,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-3.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-3.0.json", - referenceNumber: 234, name: "Creative Commons Attribution Non Commercial 3.0 Unported", licenseId: "CC-BY-NC-3.0", seeAlso: ["https://creativecommons.org/licenses/by-nc/3.0/legalcode"], @@ -1623,7 +1496,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-3.0-DE.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-3.0-DE.json", - referenceNumber: 413, name: "Creative Commons Attribution Non Commercial 3.0 Germany", licenseId: "CC-BY-NC-3.0-DE", seeAlso: ["https://creativecommons.org/licenses/by-nc/3.0/de/legalcode"], @@ -1634,7 +1506,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-4.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-4.0.json", - referenceNumber: 646, name: "Creative Commons Attribution Non Commercial 4.0 International", licenseId: "CC-BY-NC-4.0", seeAlso: ["https://creativecommons.org/licenses/by-nc/4.0/legalcode"], @@ -1646,7 +1517,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-ND-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-ND-1.0.json", - referenceNumber: 348, name: "Creative Commons Attribution Non Commercial No Derivatives 1.0 Generic", licenseId: "CC-BY-NC-ND-1.0", seeAlso: ["https://creativecommons.org/licenses/by-nd-nc/1.0/legalcode"], @@ -1657,7 +1527,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-ND-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-ND-2.0.json", - referenceNumber: 580, name: "Creative Commons Attribution Non Commercial No Derivatives 2.0 Generic", licenseId: "CC-BY-NC-ND-2.0", seeAlso: ["https://creativecommons.org/licenses/by-nc-nd/2.0/legalcode"], @@ -1668,7 +1537,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-ND-2.5.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-ND-2.5.json", - referenceNumber: 514, name: "Creative Commons Attribution Non Commercial No Derivatives 2.5 Generic", licenseId: "CC-BY-NC-ND-2.5", seeAlso: ["https://creativecommons.org/licenses/by-nc-nd/2.5/legalcode"], @@ -1679,7 +1547,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-ND-3.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-ND-3.0.json", - referenceNumber: 43, name: "Creative Commons Attribution Non Commercial No Derivatives 3.0 Unported", licenseId: "CC-BY-NC-ND-3.0", seeAlso: ["https://creativecommons.org/licenses/by-nc-nd/3.0/legalcode"], @@ -1690,7 +1557,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-ND-3.0-DE.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-ND-3.0-DE.json", - referenceNumber: 81, name: "Creative Commons Attribution Non Commercial No Derivatives 3.0 Germany", licenseId: "CC-BY-NC-ND-3.0-DE", seeAlso: [ @@ -1703,7 +1569,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-ND-3.0-IGO.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-ND-3.0-IGO.json", - referenceNumber: 342, name: "Creative Commons Attribution Non Commercial No Derivatives 3.0 IGO", licenseId: "CC-BY-NC-ND-3.0-IGO", seeAlso: [ @@ -1716,7 +1581,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-ND-4.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-ND-4.0.json", - referenceNumber: 148, name: "Creative Commons Attribution Non Commercial No Derivatives 4.0 International", licenseId: "CC-BY-NC-ND-4.0", seeAlso: ["https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode"], @@ -1727,7 +1591,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-SA-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-SA-1.0.json", - referenceNumber: 241, name: "Creative Commons Attribution Non Commercial Share Alike 1.0 Generic", licenseId: "CC-BY-NC-SA-1.0", seeAlso: ["https://creativecommons.org/licenses/by-nc-sa/1.0/legalcode"], @@ -1738,7 +1601,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-SA-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-SA-2.0.json", - referenceNumber: 224, name: "Creative Commons Attribution Non Commercial Share Alike 2.0 Generic", licenseId: "CC-BY-NC-SA-2.0", seeAlso: ["https://creativecommons.org/licenses/by-nc-sa/2.0/legalcode"], @@ -1749,7 +1611,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-SA-2.0-DE.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-SA-2.0-DE.json", - referenceNumber: 648, name: "Creative Commons Attribution Non Commercial Share Alike 2.0 Germany", licenseId: "CC-BY-NC-SA-2.0-DE", seeAlso: [ @@ -1762,7 +1623,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-SA-2.0-FR.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-SA-2.0-FR.json", - referenceNumber: 187, name: "Creative Commons Attribution-NonCommercial-ShareAlike 2.0 France", licenseId: "CC-BY-NC-SA-2.0-FR", seeAlso: [ @@ -1775,7 +1635,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-SA-2.0-UK.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-SA-2.0-UK.json", - referenceNumber: 411, name: "Creative Commons Attribution Non Commercial Share Alike 2.0 England and Wales", licenseId: "CC-BY-NC-SA-2.0-UK", seeAlso: [ @@ -1788,7 +1647,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-SA-2.5.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-SA-2.5.json", - referenceNumber: 617, name: "Creative Commons Attribution Non Commercial Share Alike 2.5 Generic", licenseId: "CC-BY-NC-SA-2.5", seeAlso: ["https://creativecommons.org/licenses/by-nc-sa/2.5/legalcode"], @@ -1799,7 +1657,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-SA-3.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-SA-3.0.json", - referenceNumber: 583, name: "Creative Commons Attribution Non Commercial Share Alike 3.0 Unported", licenseId: "CC-BY-NC-SA-3.0", seeAlso: ["https://creativecommons.org/licenses/by-nc-sa/3.0/legalcode"], @@ -1810,7 +1667,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-SA-3.0-DE.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-SA-3.0-DE.json", - referenceNumber: 644, name: "Creative Commons Attribution Non Commercial Share Alike 3.0 Germany", licenseId: "CC-BY-NC-SA-3.0-DE", seeAlso: [ @@ -1823,7 +1679,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-SA-3.0-IGO.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-SA-3.0-IGO.json", - referenceNumber: 252, name: "Creative Commons Attribution Non Commercial Share Alike 3.0 IGO", licenseId: "CC-BY-NC-SA-3.0-IGO", seeAlso: [ @@ -1836,7 +1691,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-NC-SA-4.0.json", - referenceNumber: 115, name: "Creative Commons Attribution Non Commercial Share Alike 4.0 International", licenseId: "CC-BY-NC-SA-4.0", seeAlso: ["https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode"], @@ -1847,7 +1701,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-ND-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-ND-1.0.json", - referenceNumber: 489, name: "Creative Commons Attribution No Derivatives 1.0 Generic", licenseId: "CC-BY-ND-1.0", seeAlso: ["https://creativecommons.org/licenses/by-nd/1.0/legalcode"], @@ -1859,7 +1712,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-ND-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-ND-2.0.json", - referenceNumber: 143, name: "Creative Commons Attribution No Derivatives 2.0 Generic", licenseId: "CC-BY-ND-2.0", seeAlso: ["https://creativecommons.org/licenses/by-nd/2.0/legalcode"], @@ -1871,7 +1723,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-ND-2.5.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-ND-2.5.json", - referenceNumber: 56, name: "Creative Commons Attribution No Derivatives 2.5 Generic", licenseId: "CC-BY-ND-2.5", seeAlso: ["https://creativecommons.org/licenses/by-nd/2.5/legalcode"], @@ -1883,7 +1734,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-ND-3.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-ND-3.0.json", - referenceNumber: 2, name: "Creative Commons Attribution No Derivatives 3.0 Unported", licenseId: "CC-BY-ND-3.0", seeAlso: ["https://creativecommons.org/licenses/by-nd/3.0/legalcode"], @@ -1895,7 +1745,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-ND-3.0-DE.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-ND-3.0-DE.json", - referenceNumber: 242, name: "Creative Commons Attribution No Derivatives 3.0 Germany", licenseId: "CC-BY-ND-3.0-DE", seeAlso: ["https://creativecommons.org/licenses/by-nd/3.0/de/legalcode"], @@ -1906,7 +1755,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-ND-4.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-ND-4.0.json", - referenceNumber: 389, name: "Creative Commons Attribution No Derivatives 4.0 International", licenseId: "CC-BY-ND-4.0", seeAlso: ["https://creativecommons.org/licenses/by-nd/4.0/legalcode"], @@ -1918,7 +1766,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-SA-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-SA-1.0.json", - referenceNumber: 82, name: "Creative Commons Attribution Share Alike 1.0 Generic", licenseId: "CC-BY-SA-1.0", seeAlso: ["https://creativecommons.org/licenses/by-sa/1.0/legalcode"], @@ -1929,7 +1776,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-SA-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-SA-2.0.json", - referenceNumber: 102, name: "Creative Commons Attribution Share Alike 2.0 Generic", licenseId: "CC-BY-SA-2.0", seeAlso: ["https://creativecommons.org/licenses/by-sa/2.0/legalcode"], @@ -1940,7 +1786,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-SA-2.0-UK.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-SA-2.0-UK.json", - referenceNumber: 70, name: "Creative Commons Attribution Share Alike 2.0 England and Wales", licenseId: "CC-BY-SA-2.0-UK", seeAlso: ["https://creativecommons.org/licenses/by-sa/2.0/uk/legalcode"], @@ -1951,7 +1796,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-SA-2.1-JP.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-SA-2.1-JP.json", - referenceNumber: 336, name: "Creative Commons Attribution Share Alike 2.1 Japan", licenseId: "CC-BY-SA-2.1-JP", seeAlso: ["https://creativecommons.org/licenses/by-sa/2.1/jp/legalcode"], @@ -1962,7 +1806,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-SA-2.5.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-SA-2.5.json", - referenceNumber: 294, name: "Creative Commons Attribution Share Alike 2.5 Generic", licenseId: "CC-BY-SA-2.5", seeAlso: ["https://creativecommons.org/licenses/by-sa/2.5/legalcode"], @@ -1973,7 +1816,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-SA-3.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-SA-3.0.json", - referenceNumber: 57, name: "Creative Commons Attribution Share Alike 3.0 Unported", licenseId: "CC-BY-SA-3.0", seeAlso: ["https://creativecommons.org/licenses/by-sa/3.0/legalcode"], @@ -1984,7 +1826,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-SA-3.0-AT.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-SA-3.0-AT.json", - referenceNumber: 9, name: "Creative Commons Attribution Share Alike 3.0 Austria", licenseId: "CC-BY-SA-3.0-AT", seeAlso: ["https://creativecommons.org/licenses/by-sa/3.0/at/legalcode"], @@ -1995,7 +1836,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-SA-3.0-DE.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-SA-3.0-DE.json", - referenceNumber: 597, name: "Creative Commons Attribution Share Alike 3.0 Germany", licenseId: "CC-BY-SA-3.0-DE", seeAlso: ["https://creativecommons.org/licenses/by-sa/3.0/de/legalcode"], @@ -2006,7 +1846,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-SA-3.0-IGO.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-SA-3.0-IGO.json", - referenceNumber: 83, name: "Creative Commons Attribution-ShareAlike 3.0 IGO", licenseId: "CC-BY-SA-3.0-IGO", seeAlso: ["https://creativecommons.org/licenses/by-sa/3.0/igo/legalcode"], @@ -2017,7 +1856,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-BY-SA-4.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-BY-SA-4.0.json", - referenceNumber: 58, name: "Creative Commons Attribution Share Alike 4.0 International", licenseId: "CC-BY-SA-4.0", seeAlso: ["https://creativecommons.org/licenses/by-sa/4.0/legalcode"], @@ -2029,7 +1867,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-PDDC.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-PDDC.json", - referenceNumber: 665, name: "Creative Commons Public Domain Dedication and Certification", licenseId: "CC-PDDC", seeAlso: ["https://creativecommons.org/licenses/publicdomain/"], @@ -2040,7 +1877,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-PDM-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-PDM-1.0.json", - referenceNumber: 65, name: "Creative Commons Public Domain Mark 1.0 Universal", licenseId: "CC-PDM-1.0", seeAlso: [ @@ -2054,7 +1890,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC-SA-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC-SA-1.0.json", - referenceNumber: 274, name: "Creative Commons Share Alike 1.0 Generic", licenseId: "CC-SA-1.0", seeAlso: ["https://creativecommons.org/licenses/sa/1.0/legalcode"], @@ -2065,7 +1900,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CC0-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CC0-1.0.json", - referenceNumber: 372, name: "Creative Commons Zero v1.0 Universal", licenseId: "CC0-1.0", seeAlso: ["https://creativecommons.org/publicdomain/zero/1.0/legalcode"], @@ -2078,7 +1912,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CDDL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CDDL-1.0.json", - referenceNumber: 350, name: "Common Development and Distribution License 1.0", licenseId: "CDDL-1.0", seeAlso: ["https://opensource.org/licenses/cddl1"], @@ -2090,7 +1923,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CDDL-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CDDL-1.1.json", - referenceNumber: 253, name: "Common Development and Distribution License 1.1", licenseId: "CDDL-1.1", seeAlso: [ @@ -2104,7 +1936,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CDL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CDL-1.0.json", - referenceNumber: 44, name: "Common Documentation License 1.0", licenseId: "CDL-1.0", seeAlso: [ @@ -2119,7 +1950,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CDLA-Permissive-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CDLA-Permissive-1.0.json", - referenceNumber: 669, name: "Community Data License Agreement Permissive 1.0", licenseId: "CDLA-Permissive-1.0", seeAlso: ["https://cdla.io/permissive-1-0"], @@ -2130,7 +1960,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CDLA-Permissive-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CDLA-Permissive-2.0.json", - referenceNumber: 486, name: "Community Data License Agreement Permissive 2.0", licenseId: "CDLA-Permissive-2.0", seeAlso: ["https://cdla.dev/permissive-2-0"], @@ -2141,7 +1970,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CDLA-Sharing-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CDLA-Sharing-1.0.json", - referenceNumber: 499, name: "Community Data License Agreement Sharing 1.0", licenseId: "CDLA-Sharing-1.0", seeAlso: ["https://cdla.io/sharing-1-0"], @@ -2152,7 +1980,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CECILL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CECILL-1.0.json", - referenceNumber: 418, name: "CeCILL Free Software License Agreement v1.0", licenseId: "CECILL-1.0", seeAlso: ["http://www.cecill.info/licences/Licence_CeCILL_V1-fr.html"], @@ -2163,7 +1990,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CECILL-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CECILL-1.1.json", - referenceNumber: 10, name: "CeCILL Free Software License Agreement v1.1", licenseId: "CECILL-1.1", seeAlso: ["http://www.cecill.info/licences/Licence_CeCILL_V1.1-US.html"], @@ -2174,7 +2000,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CECILL-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CECILL-2.0.json", - referenceNumber: 405, name: "CeCILL Free Software License Agreement v2.0", licenseId: "CECILL-2.0", seeAlso: ["http://www.cecill.info/licences/Licence_CeCILL_V2-en.html"], @@ -2186,7 +2011,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CECILL-2.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CECILL-2.1.json", - referenceNumber: 184, name: "CeCILL Free Software License Agreement v2.1", licenseId: "CECILL-2.1", seeAlso: ["http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.html"], @@ -2197,7 +2021,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CECILL-B.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CECILL-B.json", - referenceNumber: 539, name: "CeCILL-B Free Software License Agreement", licenseId: "CECILL-B", seeAlso: ["http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html"], @@ -2209,7 +2032,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CECILL-C.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CECILL-C.json", - referenceNumber: 92, name: "CeCILL-C Free Software License Agreement", licenseId: "CECILL-C", seeAlso: ["http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html"], @@ -2221,7 +2043,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CERN-OHL-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CERN-OHL-1.1.json", - referenceNumber: 354, name: "CERN Open Hardware Licence v1.1", licenseId: "CERN-OHL-1.1", seeAlso: ["https://www.ohwr.org/project/licenses/wikis/cern-ohl-v1.1"], @@ -2232,7 +2053,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CERN-OHL-1.2.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CERN-OHL-1.2.json", - referenceNumber: 459, name: "CERN Open Hardware Licence v1.2", licenseId: "CERN-OHL-1.2", seeAlso: ["https://www.ohwr.org/project/licenses/wikis/cern-ohl-v1.2"], @@ -2243,7 +2063,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CERN-OHL-P-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CERN-OHL-P-2.0.json", - referenceNumber: 29, name: "CERN Open Hardware Licence Version 2 - Permissive", licenseId: "CERN-OHL-P-2.0", seeAlso: [ @@ -2256,7 +2075,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CERN-OHL-S-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CERN-OHL-S-2.0.json", - referenceNumber: 624, name: "CERN Open Hardware Licence Version 2 - Strongly Reciprocal", licenseId: "CERN-OHL-S-2.0", seeAlso: [ @@ -2269,7 +2087,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CERN-OHL-W-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CERN-OHL-W-2.0.json", - referenceNumber: 613, name: "CERN Open Hardware Licence Version 2 - Weakly Reciprocal", licenseId: "CERN-OHL-W-2.0", seeAlso: [ @@ -2282,7 +2099,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CFITSIO.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CFITSIO.json", - referenceNumber: 255, name: "CFITSIO License", licenseId: "CFITSIO", seeAlso: [ @@ -2296,7 +2112,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/check-cvs.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/check-cvs.json", - referenceNumber: 146, name: "check-cvs License", licenseId: "check-cvs", seeAlso: [ @@ -2309,7 +2124,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/checkmk.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/checkmk.json", - referenceNumber: 468, name: "Checkmk License", licenseId: "checkmk", seeAlso: [ @@ -2322,7 +2136,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/ClArtistic.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/ClArtistic.json", - referenceNumber: 97, name: "Clarified Artistic License", licenseId: "ClArtistic", seeAlso: [ @@ -2337,7 +2150,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Clips.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Clips.json", - referenceNumber: 365, name: "Clips License", licenseId: "Clips", seeAlso: ["https://github.com/DrItanium/maya/blob/master/LICENSE.CLIPS"], @@ -2348,7 +2160,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CMU-Mach.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CMU-Mach.json", - referenceNumber: 518, name: "CMU Mach License", licenseId: "CMU-Mach", seeAlso: ["https://www.cs.cmu.edu/~410/licenses.html"], @@ -2359,7 +2170,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CMU-Mach-nodoc.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CMU-Mach-nodoc.json", - referenceNumber: 103, name: "CMU Mach - no notices-in-documentation variant", licenseId: "CMU-Mach-nodoc", seeAlso: [ @@ -2373,7 +2183,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CNRI-Jython.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CNRI-Jython.json", - referenceNumber: 94, name: "CNRI Jython License", licenseId: "CNRI-Jython", seeAlso: ["http://www.jython.org/license.html"], @@ -2384,7 +2193,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CNRI-Python.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CNRI-Python.json", - referenceNumber: 59, name: "CNRI Python License", licenseId: "CNRI-Python", seeAlso: ["https://opensource.org/licenses/CNRI-Python"], @@ -2395,7 +2203,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CNRI-Python-GPL-Compatible.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CNRI-Python-GPL-Compatible.json", - referenceNumber: 188, name: "CNRI Python Open Source GPL Compatible License Agreement", licenseId: "CNRI-Python-GPL-Compatible", seeAlso: ["http://www.python.org/download/releases/1.6.1/download_win/"], @@ -2406,7 +2213,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/COIL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/COIL-1.0.json", - referenceNumber: 570, name: "Copyfree Open Innovation License", licenseId: "COIL-1.0", seeAlso: ["https://coil.apotheon.org/plaintext/01.0.txt"], @@ -2417,7 +2223,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Community-Spec-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Community-Spec-1.0.json", - referenceNumber: 332, name: "Community Specification License 1.0", licenseId: "Community-Spec-1.0", seeAlso: [ @@ -2430,7 +2235,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Condor-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Condor-1.1.json", - referenceNumber: 201, name: "Condor Public License v1.1", licenseId: "Condor-1.1", seeAlso: [ @@ -2445,7 +2249,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/copyleft-next-0.3.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/copyleft-next-0.3.0.json", - referenceNumber: 28, name: "copyleft-next 0.3.0", licenseId: "copyleft-next-0.3.0", seeAlso: [ @@ -2458,7 +2261,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/copyleft-next-0.3.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/copyleft-next-0.3.1.json", - referenceNumber: 19, name: "copyleft-next 0.3.1", licenseId: "copyleft-next-0.3.1", seeAlso: [ @@ -2471,7 +2273,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Cornell-Lossless-JPEG.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Cornell-Lossless-JPEG.json", - referenceNumber: 481, name: "Cornell Lossless JPEG License", licenseId: "Cornell-Lossless-JPEG", seeAlso: [ @@ -2486,7 +2287,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CPAL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CPAL-1.0.json", - referenceNumber: 218, name: "Common Public Attribution License 1.0", licenseId: "CPAL-1.0", seeAlso: ["https://opensource.org/licenses/CPAL-1.0"], @@ -2498,7 +2298,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CPL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CPL-1.0.json", - referenceNumber: 322, name: "Common Public License 1.0", licenseId: "CPL-1.0", seeAlso: ["https://opensource.org/licenses/CPL-1.0"], @@ -2510,7 +2309,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CPOL-1.02.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CPOL-1.02.json", - referenceNumber: 23, name: "Code Project Open License 1.02", licenseId: "CPOL-1.02", seeAlso: ["http://www.codeproject.com/info/cpol10.aspx"], @@ -2522,7 +2320,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Cronyx.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Cronyx.json", - referenceNumber: 301, name: "Cronyx License", licenseId: "Cronyx", seeAlso: [ @@ -2538,7 +2335,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Crossword.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Crossword.json", - referenceNumber: 280, name: "Crossword License", licenseId: "Crossword", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Crossword"], @@ -2549,7 +2345,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CrystalStacker.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CrystalStacker.json", - referenceNumber: 75, name: "CrystalStacker License", licenseId: "CrystalStacker", seeAlso: [ @@ -2562,7 +2357,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/CUA-OPL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/CUA-OPL-1.0.json", - referenceNumber: 159, name: "CUA Office Public License v1.0", licenseId: "CUA-OPL-1.0", seeAlso: ["https://opensource.org/licenses/CUA-OPL-1.0"], @@ -2573,7 +2367,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Cube.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Cube.json", - referenceNumber: 525, name: "Cube License", licenseId: "Cube", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Cube"], @@ -2584,7 +2377,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/curl.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/curl.json", - referenceNumber: 74, name: "curl License", licenseId: "curl", seeAlso: ["https://github.com/bagder/curl/blob/master/COPYING"], @@ -2595,7 +2387,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/cve-tou.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/cve-tou.json", - referenceNumber: 526, name: "Common Vulnerability Enumeration ToU License", licenseId: "cve-tou", seeAlso: ["https://www.cve.org/Legal/TermsOfUse"], @@ -2606,7 +2397,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/D-FSL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/D-FSL-1.0.json", - referenceNumber: 458, name: "Deutsche Freie Software Lizenz", licenseId: "D-FSL-1.0", seeAlso: [ @@ -2626,7 +2416,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/DEC-3-Clause.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/DEC-3-Clause.json", - referenceNumber: 157, name: "DEC 3-Clause License", licenseId: "DEC-3-Clause", seeAlso: [ @@ -2639,7 +2428,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/diffmark.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/diffmark.json", - referenceNumber: 636, name: "diffmark license", licenseId: "diffmark", seeAlso: ["https://fedoraproject.org/wiki/Licensing/diffmark"], @@ -2650,7 +2438,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/DL-DE-BY-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/DL-DE-BY-2.0.json", - referenceNumber: 659, name: "Data licence Germany – attribution – version 2.0", licenseId: "DL-DE-BY-2.0", seeAlso: ["https://www.govdata.de/dl-de/by-2-0"], @@ -2661,7 +2448,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/DL-DE-ZERO-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/DL-DE-ZERO-2.0.json", - referenceNumber: 41, name: "Data licence Germany – zero – version 2.0", licenseId: "DL-DE-ZERO-2.0", seeAlso: ["https://www.govdata.de/dl-de/zero-2-0"], @@ -2672,7 +2458,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/DOC.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/DOC.json", - referenceNumber: 381, name: "DOC License", licenseId: "DOC", seeAlso: [ @@ -2686,7 +2471,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/DocBook-Schema.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/DocBook-Schema.json", - referenceNumber: 537, name: "DocBook Schema License", licenseId: "DocBook-Schema", seeAlso: [ @@ -2699,7 +2483,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/DocBook-Stylesheet.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/DocBook-Stylesheet.json", - referenceNumber: 579, name: "DocBook Stylesheet License", licenseId: "DocBook-Stylesheet", seeAlso: ["http://www.docbook.org/xml/5.0/docbook-5.0.zip"], @@ -2710,7 +2493,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/DocBook-XML.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/DocBook-XML.json", - referenceNumber: 320, name: "DocBook XML License", licenseId: "DocBook-XML", seeAlso: [ @@ -2723,7 +2505,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Dotseqn.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Dotseqn.json", - referenceNumber: 140, name: "Dotseqn License", licenseId: "Dotseqn", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Dotseqn"], @@ -2734,7 +2515,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/DRL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/DRL-1.0.json", - referenceNumber: 611, name: "Detection Rule License 1.0", licenseId: "DRL-1.0", seeAlso: [ @@ -2747,7 +2527,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/DRL-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/DRL-1.1.json", - referenceNumber: 572, name: "Detection Rule License 1.1", licenseId: "DRL-1.1", seeAlso: [ @@ -2760,7 +2539,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/DSDP.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/DSDP.json", - referenceNumber: 544, name: "DSDP License", licenseId: "DSDP", seeAlso: ["https://fedoraproject.org/wiki/Licensing/DSDP"], @@ -2771,7 +2549,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/dtoa.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/dtoa.json", - referenceNumber: 658, name: "David M. Gay dtoa License", licenseId: "dtoa", seeAlso: [ @@ -2785,7 +2562,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/dvipdfm.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/dvipdfm.json", - referenceNumber: 390, name: "dvipdfm License", licenseId: "dvipdfm", seeAlso: ["https://fedoraproject.org/wiki/Licensing/dvipdfm"], @@ -2796,7 +2572,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/ECL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/ECL-1.0.json", - referenceNumber: 533, name: "Educational Community License v1.0", licenseId: "ECL-1.0", seeAlso: ["https://opensource.org/licenses/ECL-1.0"], @@ -2807,7 +2582,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/ECL-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/ECL-2.0.json", - referenceNumber: 445, name: "Educational Community License v2.0", licenseId: "ECL-2.0", seeAlso: ["https://opensource.org/licenses/ECL-2.0"], @@ -2819,7 +2593,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/eCos-2.0.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/eCos-2.0.json", - referenceNumber: 439, name: "eCos license version 2.0", licenseId: "eCos-2.0", seeAlso: ["https://www.gnu.org/licenses/ecos-license.html"], @@ -2831,7 +2604,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/EFL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/EFL-1.0.json", - referenceNumber: 400, name: "Eiffel Forum License v1.0", licenseId: "EFL-1.0", seeAlso: [ @@ -2845,7 +2617,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/EFL-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/EFL-2.0.json", - referenceNumber: 450, name: "Eiffel Forum License v2.0", licenseId: "EFL-2.0", seeAlso: [ @@ -2860,7 +2631,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/eGenix.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/eGenix.json", - referenceNumber: 394, name: "eGenix.com Public License 1.1.0", licenseId: "eGenix", seeAlso: [ @@ -2874,7 +2644,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Elastic-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Elastic-2.0.json", - referenceNumber: 512, name: "Elastic License 2.0", licenseId: "Elastic-2.0", seeAlso: [ @@ -2888,7 +2657,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Entessa.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Entessa.json", - referenceNumber: 660, name: "Entessa Public License v1.0", licenseId: "Entessa", seeAlso: ["https://opensource.org/licenses/Entessa"], @@ -2899,7 +2667,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/EPICS.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/EPICS.json", - referenceNumber: 650, name: "EPICS Open License", licenseId: "EPICS", seeAlso: ["https://epics.anl.gov/license/open.php"], @@ -2910,7 +2677,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/EPL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/EPL-1.0.json", - referenceNumber: 640, name: "Eclipse Public License 1.0", licenseId: "EPL-1.0", seeAlso: [ @@ -2925,7 +2691,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/EPL-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/EPL-2.0.json", - referenceNumber: 467, name: "Eclipse Public License 2.0", licenseId: "EPL-2.0", seeAlso: [ @@ -2940,7 +2705,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/ErlPL-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/ErlPL-1.1.json", - referenceNumber: 275, name: "Erlang Public License v1.1", licenseId: "ErlPL-1.1", seeAlso: ["http://www.erlang.org/EPLICENSE"], @@ -2951,7 +2715,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/etalab-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/etalab-2.0.json", - referenceNumber: 273, name: "Etalab Open License 2.0", licenseId: "etalab-2.0", seeAlso: [ @@ -2965,7 +2728,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/EUDatagrid.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/EUDatagrid.json", - referenceNumber: 66, name: "EU DataGrid Software License", licenseId: "EUDatagrid", seeAlso: [ @@ -2980,7 +2742,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/EUPL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/EUPL-1.0.json", - referenceNumber: 639, name: "European Union Public License 1.0", licenseId: "EUPL-1.0", seeAlso: [ @@ -2994,7 +2755,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/EUPL-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/EUPL-1.1.json", - referenceNumber: 163, name: "European Union Public License 1.1", licenseId: "EUPL-1.1", seeAlso: [ @@ -3010,7 +2770,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/EUPL-1.2.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/EUPL-1.2.json", - referenceNumber: 596, name: "European Union Public License 1.2", licenseId: "EUPL-1.2", seeAlso: [ @@ -3029,7 +2788,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Eurosym.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Eurosym.json", - referenceNumber: 15, name: "Eurosym License", licenseId: "Eurosym", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Eurosym"], @@ -3040,7 +2798,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Fair.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Fair.json", - referenceNumber: 39, name: "Fair License", licenseId: "Fair", seeAlso: [ @@ -3054,7 +2811,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/FBM.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/FBM.json", - referenceNumber: 235, name: "Fuzzy Bitmap License", licenseId: "FBM", seeAlso: [ @@ -3067,7 +2823,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/FDK-AAC.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/FDK-AAC.json", - referenceNumber: 628, name: "Fraunhofer FDK AAC Codec Library", licenseId: "FDK-AAC", seeAlso: [ @@ -3081,7 +2836,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Ferguson-Twofish.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Ferguson-Twofish.json", - referenceNumber: 98, name: "Ferguson Twofish License", licenseId: "Ferguson-Twofish", seeAlso: [ @@ -3094,7 +2848,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Frameworx-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Frameworx-1.0.json", - referenceNumber: 286, name: "Frameworx Open License 1.0", licenseId: "Frameworx-1.0", seeAlso: ["https://opensource.org/licenses/Frameworx-1.0"], @@ -3105,7 +2858,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/FreeBSD-DOC.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/FreeBSD-DOC.json", - referenceNumber: 504, name: "FreeBSD Documentation License", licenseId: "FreeBSD-DOC", seeAlso: ["https://www.freebsd.org/copyright/freebsd-doc-license/"], @@ -3116,7 +2868,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/FreeImage.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/FreeImage.json", - referenceNumber: 643, name: "FreeImage Public License v1.0", licenseId: "FreeImage", seeAlso: ["http://freeimage.sourceforge.net/freeimage-license.txt"], @@ -3127,7 +2878,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/FSFAP.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/FSFAP.json", - referenceNumber: 126, name: "FSF All Permissive License", licenseId: "FSFAP", seeAlso: [ @@ -3141,7 +2891,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/FSFAP-no-warranty-disclaimer.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/FSFAP-no-warranty-disclaimer.json", - referenceNumber: 415, name: "FSF All Permissive License (without Warranty)", licenseId: "FSFAP-no-warranty-disclaimer", seeAlso: [ @@ -3154,7 +2903,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/FSFUL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/FSFUL.json", - referenceNumber: 4, name: "FSF Unlimited License", licenseId: "FSFUL", seeAlso: [ @@ -3167,7 +2915,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/FSFULLR.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/FSFULLR.json", - referenceNumber: 421, name: "FSF Unlimited License (with License Retention)", licenseId: "FSFULLR", seeAlso: [ @@ -3180,7 +2927,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/FSFULLRWD.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/FSFULLRWD.json", - referenceNumber: 141, name: "FSF Unlimited License (With License Retention and Warranty Disclaimer)", licenseId: "FSFULLRWD", seeAlso: [ @@ -3193,7 +2939,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/FTL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/FTL.json", - referenceNumber: 237, name: "Freetype Project License", licenseId: "FTL", seeAlso: [ @@ -3209,7 +2954,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Furuseth.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Furuseth.json", - referenceNumber: 220, name: "Furuseth License", licenseId: "Furuseth", seeAlso: [ @@ -3222,7 +2966,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/fwlw.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/fwlw.json", - referenceNumber: 426, name: "fwlw License", licenseId: "fwlw", seeAlso: [ @@ -3235,7 +2978,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GCR-docs.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GCR-docs.json", - referenceNumber: 335, name: "Gnome GCR Documentation License", licenseId: "GCR-docs", seeAlso: ["https://github.com/GNOME/gcr/blob/master/docs/COPYING"], @@ -3246,7 +2988,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GD.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GD.json", - referenceNumber: 266, name: "GD License", licenseId: "GD", seeAlso: ["https://libgd.github.io/manuals/2.3.0/files/license-txt.html"], @@ -3257,7 +2998,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/generic-xts.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/generic-xts.json", - referenceNumber: 314, name: "Generic XTS License", licenseId: "generic-xts", seeAlso: [ @@ -3270,7 +3010,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GFDL-1.1.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/GFDL-1.1.json", - referenceNumber: 574, name: "GNU Free Documentation License v1.1", licenseId: "GFDL-1.1", seeAlso: ["https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"], @@ -3282,7 +3021,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GFDL-1.1-invariants-only.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GFDL-1.1-invariants-only.json", - referenceNumber: 134, name: "GNU Free Documentation License v1.1 only - invariants", licenseId: "GFDL-1.1-invariants-only", seeAlso: ["https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"], @@ -3293,7 +3031,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GFDL-1.1-invariants-or-later.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GFDL-1.1-invariants-or-later.json", - referenceNumber: 359, name: "GNU Free Documentation License v1.1 or later - invariants", licenseId: "GFDL-1.1-invariants-or-later", seeAlso: ["https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"], @@ -3304,7 +3041,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GFDL-1.1-no-invariants-only.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GFDL-1.1-no-invariants-only.json", - referenceNumber: 154, name: "GNU Free Documentation License v1.1 only - no invariants", licenseId: "GFDL-1.1-no-invariants-only", seeAlso: ["https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"], @@ -3317,7 +3053,6 @@ export const licensesData = { isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GFDL-1.1-no-invariants-or-later.json", - referenceNumber: 408, name: "GNU Free Documentation License v1.1 or later - no invariants", licenseId: "GFDL-1.1-no-invariants-or-later", seeAlso: ["https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"], @@ -3328,7 +3063,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GFDL-1.1-only.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GFDL-1.1-only.json", - referenceNumber: 490, name: "GNU Free Documentation License v1.1 only", licenseId: "GFDL-1.1-only", seeAlso: ["https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"], @@ -3340,7 +3074,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GFDL-1.1-or-later.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GFDL-1.1-or-later.json", - referenceNumber: 557, name: "GNU Free Documentation License v1.1 or later", licenseId: "GFDL-1.1-or-later", seeAlso: ["https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"], @@ -3352,7 +3085,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GFDL-1.2.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/GFDL-1.2.json", - referenceNumber: 653, name: "GNU Free Documentation License v1.2", licenseId: "GFDL-1.2", seeAlso: ["https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"], @@ -3364,7 +3096,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GFDL-1.2-invariants-only.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GFDL-1.2-invariants-only.json", - referenceNumber: 7, name: "GNU Free Documentation License v1.2 only - invariants", licenseId: "GFDL-1.2-invariants-only", seeAlso: ["https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"], @@ -3375,7 +3106,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GFDL-1.2-invariants-or-later.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GFDL-1.2-invariants-or-later.json", - referenceNumber: 429, name: "GNU Free Documentation License v1.2 or later - invariants", licenseId: "GFDL-1.2-invariants-or-later", seeAlso: ["https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"], @@ -3386,7 +3116,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GFDL-1.2-no-invariants-only.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GFDL-1.2-no-invariants-only.json", - referenceNumber: 283, name: "GNU Free Documentation License v1.2 only - no invariants", licenseId: "GFDL-1.2-no-invariants-only", seeAlso: ["https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"], @@ -3399,7 +3128,6 @@ export const licensesData = { isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GFDL-1.2-no-invariants-or-later.json", - referenceNumber: 386, name: "GNU Free Documentation License v1.2 or later - no invariants", licenseId: "GFDL-1.2-no-invariants-or-later", seeAlso: ["https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"], @@ -3410,7 +3138,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GFDL-1.2-only.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GFDL-1.2-only.json", - referenceNumber: 111, name: "GNU Free Documentation License v1.2 only", licenseId: "GFDL-1.2-only", seeAlso: ["https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"], @@ -3422,7 +3149,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GFDL-1.2-or-later.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GFDL-1.2-or-later.json", - referenceNumber: 360, name: "GNU Free Documentation License v1.2 or later", licenseId: "GFDL-1.2-or-later", seeAlso: ["https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"], @@ -3434,7 +3160,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GFDL-1.3.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/GFDL-1.3.json", - referenceNumber: 100, name: "GNU Free Documentation License v1.3", licenseId: "GFDL-1.3", seeAlso: ["https://www.gnu.org/licenses/fdl-1.3.txt"], @@ -3446,7 +3171,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GFDL-1.3-invariants-only.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GFDL-1.3-invariants-only.json", - referenceNumber: 298, name: "GNU Free Documentation License v1.3 only - invariants", licenseId: "GFDL-1.3-invariants-only", seeAlso: ["https://www.gnu.org/licenses/fdl-1.3.txt"], @@ -3457,7 +3181,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GFDL-1.3-invariants-or-later.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GFDL-1.3-invariants-or-later.json", - referenceNumber: 166, name: "GNU Free Documentation License v1.3 or later - invariants", licenseId: "GFDL-1.3-invariants-or-later", seeAlso: ["https://www.gnu.org/licenses/fdl-1.3.txt"], @@ -3468,7 +3191,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GFDL-1.3-no-invariants-only.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GFDL-1.3-no-invariants-only.json", - referenceNumber: 292, name: "GNU Free Documentation License v1.3 only - no invariants", licenseId: "GFDL-1.3-no-invariants-only", seeAlso: ["https://www.gnu.org/licenses/fdl-1.3.txt"], @@ -3481,7 +3203,6 @@ export const licensesData = { isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GFDL-1.3-no-invariants-or-later.json", - referenceNumber: 478, name: "GNU Free Documentation License v1.3 or later - no invariants", licenseId: "GFDL-1.3-no-invariants-or-later", seeAlso: ["https://www.gnu.org/licenses/fdl-1.3.txt"], @@ -3492,7 +3213,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GFDL-1.3-only.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GFDL-1.3-only.json", - referenceNumber: 575, name: "GNU Free Documentation License v1.3 only", licenseId: "GFDL-1.3-only", seeAlso: ["https://www.gnu.org/licenses/fdl-1.3.txt"], @@ -3504,7 +3224,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GFDL-1.3-or-later.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GFDL-1.3-or-later.json", - referenceNumber: 177, name: "GNU Free Documentation License v1.3 or later", licenseId: "GFDL-1.3-or-later", seeAlso: ["https://www.gnu.org/licenses/fdl-1.3.txt"], @@ -3516,7 +3235,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Giftware.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Giftware.json", - referenceNumber: 183, name: "Giftware License", licenseId: "Giftware", seeAlso: [ @@ -3529,7 +3247,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GL2PS.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GL2PS.json", - referenceNumber: 491, name: "GL2PS License", licenseId: "GL2PS", seeAlso: ["http://www.geuz.org/gl2ps/COPYING.GL2PS"], @@ -3540,7 +3257,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Glide.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Glide.json", - referenceNumber: 337, name: "3dfx Glide License", licenseId: "Glide", seeAlso: ["http://www.users.on.net/~triforce/glidexp/COPYING.txt"], @@ -3551,7 +3267,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Glulxe.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Glulxe.json", - referenceNumber: 554, name: "Glulxe License", licenseId: "Glulxe", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Glulxe"], @@ -3562,7 +3277,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GLWTPL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GLWTPL.json", - referenceNumber: 483, name: "Good Luck With That Public License", licenseId: "GLWTPL", seeAlso: [ @@ -3575,7 +3289,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/gnuplot.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/gnuplot.json", - referenceNumber: 511, name: "gnuplot License", licenseId: "gnuplot", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Gnuplot"], @@ -3587,7 +3300,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GPL-1.0.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/GPL-1.0.json", - referenceNumber: 517, name: "GNU General Public License v1.0 only", licenseId: "GPL-1.0", seeAlso: [ @@ -3600,7 +3312,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GPL-1.0+.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/GPL-1.0+.json", - referenceNumber: 552, name: "GNU General Public License v1.0 or later", licenseId: "GPL-1.0+", seeAlso: [ @@ -3613,7 +3324,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GPL-1.0-only.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GPL-1.0-only.json", - referenceNumber: 174, name: "GNU General Public License v1.0 only", licenseId: "GPL-1.0-only", seeAlso: [ @@ -3626,7 +3336,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GPL-1.0-or-later.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GPL-1.0-or-later.json", - referenceNumber: 18, name: "GNU General Public License v1.0 or later", licenseId: "GPL-1.0-or-later", seeAlso: [ @@ -3639,7 +3348,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GPL-2.0.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/GPL-2.0.json", - referenceNumber: 47, name: "GNU General Public License v2.0 only", licenseId: "GPL-2.0", seeAlso: [ @@ -3654,7 +3362,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GPL-2.0+.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/GPL-2.0+.json", - referenceNumber: 626, name: "GNU General Public License v2.0 or later", licenseId: "GPL-2.0+", seeAlso: [ @@ -3669,7 +3376,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GPL-2.0-only.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GPL-2.0-only.json", - referenceNumber: 612, name: "GNU General Public License v2.0 only", licenseId: "GPL-2.0-only", seeAlso: [ @@ -3685,7 +3391,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GPL-2.0-or-later.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GPL-2.0-or-later.json", - referenceNumber: 454, name: "GNU General Public License v2.0 or later", licenseId: "GPL-2.0-or-later", seeAlso: [ @@ -3702,7 +3407,6 @@ export const licensesData = { isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/GPL-2.0-with-autoconf-exception.json", - referenceNumber: 402, name: "GNU General Public License v2.0 w/Autoconf exception", licenseId: "GPL-2.0-with-autoconf-exception", seeAlso: ["http://ac-archive.sourceforge.net/doc/copyright.html"], @@ -3713,7 +3417,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GPL-2.0-with-bison-exception.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/GPL-2.0-with-bison-exception.json", - referenceNumber: 536, name: "GNU General Public License v2.0 w/Bison exception", licenseId: "GPL-2.0-with-bison-exception", seeAlso: [ @@ -3728,7 +3431,6 @@ export const licensesData = { isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/GPL-2.0-with-classpath-exception.json", - referenceNumber: 326, name: "GNU General Public License v2.0 w/Classpath exception", licenseId: "GPL-2.0-with-classpath-exception", seeAlso: ["https://www.gnu.org/software/classpath/license.html"], @@ -3739,7 +3441,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GPL-2.0-with-font-exception.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/GPL-2.0-with-font-exception.json", - referenceNumber: 666, name: "GNU General Public License v2.0 w/Font exception", licenseId: "GPL-2.0-with-font-exception", seeAlso: ["https://www.gnu.org/licenses/gpl-faq.html#FontException"], @@ -3750,7 +3451,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GPL-2.0-with-GCC-exception.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/GPL-2.0-with-GCC-exception.json", - referenceNumber: 321, name: "GNU General Public License v2.0 w/GCC Runtime Library exception", licenseId: "GPL-2.0-with-GCC-exception", seeAlso: [ @@ -3763,7 +3463,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GPL-3.0.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/GPL-3.0.json", - referenceNumber: 169, name: "GNU General Public License v3.0 only", licenseId: "GPL-3.0", seeAlso: [ @@ -3778,7 +3477,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GPL-3.0+.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/GPL-3.0+.json", - referenceNumber: 564, name: "GNU General Public License v3.0 or later", licenseId: "GPL-3.0+", seeAlso: [ @@ -3793,7 +3491,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GPL-3.0-only.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GPL-3.0-only.json", - referenceNumber: 436, name: "GNU General Public License v3.0 only", licenseId: "GPL-3.0-only", seeAlso: [ @@ -3808,7 +3505,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GPL-3.0-or-later.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/GPL-3.0-or-later.json", - referenceNumber: 614, name: "GNU General Public License v3.0 or later", licenseId: "GPL-3.0-or-later", seeAlso: [ @@ -3826,7 +3522,6 @@ export const licensesData = { isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/GPL-3.0-with-autoconf-exception.json", - referenceNumber: 549, name: "GNU General Public License v3.0 w/Autoconf exception", licenseId: "GPL-3.0-with-autoconf-exception", seeAlso: ["https://www.gnu.org/licenses/autoconf-exception-3.0.html"], @@ -3837,7 +3532,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/GPL-3.0-with-GCC-exception.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/GPL-3.0-with-GCC-exception.json", - referenceNumber: 208, name: "GNU General Public License v3.0 w/GCC Runtime Library exception", licenseId: "GPL-3.0-with-GCC-exception", seeAlso: ["https://www.gnu.org/licenses/gcc-exception-3.1.html"], @@ -3848,7 +3542,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Graphics-Gems.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Graphics-Gems.json", - referenceNumber: 281, name: "Graphics Gems License", licenseId: "Graphics-Gems", seeAlso: [ @@ -3861,7 +3554,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/gSOAP-1.3b.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/gSOAP-1.3b.json", - referenceNumber: 25, name: "gSOAP Public License v1.3b", licenseId: "gSOAP-1.3b", seeAlso: ["http://www.cs.fsu.edu/~engelen/license.html"], @@ -3872,7 +3564,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/gtkbook.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/gtkbook.json", - referenceNumber: 3, name: "gtkbook License", licenseId: "gtkbook", seeAlso: [ @@ -3886,7 +3577,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Gutmann.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Gutmann.json", - referenceNumber: 496, name: "Gutmann License", licenseId: "Gutmann", seeAlso: ["https://www.cs.auckland.ac.nz/~pgut001/dumpasn1.c"], @@ -3897,7 +3587,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HaskellReport.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HaskellReport.json", - referenceNumber: 534, name: "Haskell Language Report License", licenseId: "HaskellReport", seeAlso: [ @@ -3910,7 +3599,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/hdparm.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/hdparm.json", - referenceNumber: 87, name: "hdparm License", licenseId: "hdparm", seeAlso: [ @@ -3923,7 +3611,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HIDAPI.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HIDAPI.json", - referenceNumber: 471, name: "HIDAPI License", licenseId: "HIDAPI", seeAlso: [ @@ -3936,7 +3623,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Hippocratic-2.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Hippocratic-2.1.json", - referenceNumber: 566, name: "Hippocratic License 2.1", licenseId: "Hippocratic-2.1", seeAlso: [ @@ -3950,7 +3636,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HP-1986.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HP-1986.json", - referenceNumber: 182, name: "Hewlett-Packard 1986 License", licenseId: "HP-1986", seeAlso: [ @@ -3963,7 +3648,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HP-1989.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HP-1989.json", - referenceNumber: 202, name: "Hewlett-Packard 1989 License", licenseId: "HP-1989", seeAlso: ["https://github.com/bleargh45/Data-UUID/blob/master/LICENSE"], @@ -3974,7 +3658,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HPND.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND.json", - referenceNumber: 40, name: "Historical Permission Notice and Disclaimer", licenseId: "HPND", seeAlso: [ @@ -3989,7 +3672,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HPND-DEC.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-DEC.json", - referenceNumber: 474, name: "Historical Permission Notice and Disclaimer - DEC variant", licenseId: "HPND-DEC", seeAlso: [ @@ -4002,7 +3684,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HPND-doc.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-doc.json", - referenceNumber: 625, name: "Historical Permission Notice and Disclaimer - documentation variant", licenseId: "HPND-doc", seeAlso: [ @@ -4016,7 +3697,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HPND-doc-sell.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-doc-sell.json", - referenceNumber: 257, name: "Historical Permission Notice and Disclaimer - documentation sell variant", licenseId: "HPND-doc-sell", seeAlso: [ @@ -4030,7 +3710,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HPND-export-US.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-export-US.json", - referenceNumber: 144, name: "HPND with US Government export control warning", licenseId: "HPND-export-US", seeAlso: ["https://www.kermitproject.org/ck90.html#source"], @@ -4043,7 +3722,6 @@ export const licensesData = { isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-export-US-acknowledgement.json", - referenceNumber: 540, name: "HPND with US Government export control warning and acknowledgment", licenseId: "HPND-export-US-acknowledgement", seeAlso: [ @@ -4057,7 +3735,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HPND-export-US-modify.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-export-US-modify.json", - referenceNumber: 563, name: "HPND with US Government export control warning and modification rqmt", licenseId: "HPND-export-US-modify", seeAlso: [ @@ -4071,7 +3748,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HPND-export2-US.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-export2-US.json", - referenceNumber: 61, name: "HPND with US Government export control and 2 disclaimers", licenseId: "HPND-export2-US", seeAlso: [ @@ -4085,7 +3761,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HPND-Fenneberg-Livingston.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-Fenneberg-Livingston.json", - referenceNumber: 446, name: "Historical Permission Notice and Disclaimer - Fenneberg-Livingston variant", licenseId: "HPND-Fenneberg-Livingston", seeAlso: [ @@ -4099,7 +3774,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HPND-INRIA-IMAG.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-INRIA-IMAG.json", - referenceNumber: 297, name: "Historical Permission Notice and Disclaimer - INRIA-IMAG variant", licenseId: "HPND-INRIA-IMAG", seeAlso: [ @@ -4112,7 +3786,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HPND-Intel.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-Intel.json", - referenceNumber: 240, name: "Historical Permission Notice and Disclaimer - Intel variant", licenseId: "HPND-Intel", seeAlso: [ @@ -4125,7 +3798,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HPND-Kevlin-Henney.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-Kevlin-Henney.json", - referenceNumber: 131, name: "Historical Permission Notice and Disclaimer - Kevlin Henney variant", licenseId: "HPND-Kevlin-Henney", seeAlso: [ @@ -4138,7 +3810,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HPND-Markus-Kuhn.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-Markus-Kuhn.json", - referenceNumber: 528, name: "Historical Permission Notice and Disclaimer - Markus Kuhn variant", licenseId: "HPND-Markus-Kuhn", seeAlso: [ @@ -4152,7 +3823,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HPND-merchantability-variant.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-merchantability-variant.json", - referenceNumber: 410, name: "Historical Permission Notice and Disclaimer - merchantability variant", licenseId: "HPND-merchantability-variant", seeAlso: [ @@ -4165,7 +3835,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HPND-MIT-disclaimer.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-MIT-disclaimer.json", - referenceNumber: 232, name: "Historical Permission Notice and Disclaimer with MIT disclaimer", licenseId: "HPND-MIT-disclaimer", seeAlso: [ @@ -4178,7 +3847,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HPND-Netrek.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-Netrek.json", - referenceNumber: 291, name: "Historical Permission Notice and Disclaimer - Netrek variant", licenseId: "HPND-Netrek", seeAlso: [], @@ -4189,7 +3857,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HPND-Pbmplus.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-Pbmplus.json", - referenceNumber: 142, name: "Historical Permission Notice and Disclaimer - Pbmplus variant", licenseId: "HPND-Pbmplus", seeAlso: [ @@ -4204,7 +3871,6 @@ export const licensesData = { isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-sell-MIT-disclaimer-xserver.json", - referenceNumber: 461, name: "Historical Permission Notice and Disclaimer - sell xserver variant with MIT disclaimer", licenseId: "HPND-sell-MIT-disclaimer-xserver", seeAlso: [ @@ -4217,7 +3883,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HPND-sell-regexpr.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-sell-regexpr.json", - referenceNumber: 561, name: "Historical Permission Notice and Disclaimer - sell regexpr variant", licenseId: "HPND-sell-regexpr", seeAlso: [ @@ -4230,7 +3895,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HPND-sell-variant.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-sell-variant.json", - referenceNumber: 88, name: "Historical Permission Notice and Disclaimer - sell variant", licenseId: "HPND-sell-variant", seeAlso: [ @@ -4245,7 +3909,6 @@ export const licensesData = { isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-sell-variant-MIT-disclaimer.json", - referenceNumber: 343, name: "HPND sell variant with MIT disclaimer", licenseId: "HPND-sell-variant-MIT-disclaimer", seeAlso: [ @@ -4260,7 +3923,6 @@ export const licensesData = { isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-sell-variant-MIT-disclaimer-rev.json", - referenceNumber: 387, name: "HPND sell variant with MIT disclaimer - reverse", licenseId: "HPND-sell-variant-MIT-disclaimer-rev", seeAlso: [ @@ -4273,7 +3935,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HPND-UC.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-UC.json", - referenceNumber: 269, name: "Historical Permission Notice and Disclaimer - University of California variant", licenseId: "HPND-UC", seeAlso: ["https://core.tcl-lang.org/tk/file?name=compat/unistd.h"], @@ -4284,7 +3945,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HPND-UC-export-US.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HPND-UC-export-US.json", - referenceNumber: 130, name: "Historical Permission Notice and Disclaimer - University of California, US export warning", licenseId: "HPND-UC-export-US", seeAlso: ["https://github.com/RTimothyEdwards/magic/blob/master/LICENSE"], @@ -4295,7 +3955,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/HTMLTIDY.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/HTMLTIDY.json", - referenceNumber: 590, name: "HTML Tidy License", licenseId: "HTMLTIDY", seeAlso: [ @@ -4308,7 +3967,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/IBM-pibs.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/IBM-pibs.json", - referenceNumber: 150, name: "IBM PowerPC Initialization and Boot Software", licenseId: "IBM-pibs", seeAlso: [ @@ -4321,7 +3979,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/ICU.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/ICU.json", - referenceNumber: 523, name: "ICU License", licenseId: "ICU", seeAlso: [ @@ -4334,7 +3991,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/IEC-Code-Components-EULA.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/IEC-Code-Components-EULA.json", - referenceNumber: 72, name: "IEC Code Components End-user licence agreement", licenseId: "IEC-Code-Components-EULA", seeAlso: [ @@ -4349,7 +4005,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/IJG.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/IJG.json", - referenceNumber: 409, name: "Independent JPEG Group License", licenseId: "IJG", seeAlso: ["http://dev.w3.org/cvsweb/Amaya/libjpeg/Attic/README?rev=1.2"], @@ -4361,7 +4016,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/IJG-short.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/IJG-short.json", - referenceNumber: 466, name: "Independent JPEG Group License - short", licenseId: "IJG-short", seeAlso: [ @@ -4374,7 +4028,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/ImageMagick.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/ImageMagick.json", - referenceNumber: 616, name: "ImageMagick License", licenseId: "ImageMagick", seeAlso: ["http://www.imagemagick.org/script/license.php"], @@ -4385,7 +4038,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/iMatix.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/iMatix.json", - referenceNumber: 434, name: "iMatix Standard Function Library Agreement", licenseId: "iMatix", seeAlso: ["http://legacy.imatix.com/html/sfl/sfl4.htm#license"], @@ -4397,7 +4049,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Imlib2.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Imlib2.json", - referenceNumber: 145, name: "Imlib2 License", licenseId: "Imlib2", seeAlso: [ @@ -4412,7 +4063,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Info-ZIP.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Info-ZIP.json", - referenceNumber: 654, name: "Info-ZIP License", licenseId: "Info-ZIP", seeAlso: ["http://www.info-zip.org/license.html"], @@ -4423,7 +4073,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Inner-Net-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Inner-Net-2.0.json", - referenceNumber: 206, name: "Inner Net License v2.0", licenseId: "Inner-Net-2.0", seeAlso: [ @@ -4437,7 +4086,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/InnoSetup.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/InnoSetup.json", - referenceNumber: 196, name: "Inno Setup License", licenseId: "InnoSetup", seeAlso: ["https://github.com/jrsoftware/issrc/blob/HEAD/license.txt"], @@ -4448,7 +4096,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Intel.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Intel.json", - referenceNumber: 313, name: "Intel Open Source License", licenseId: "Intel", seeAlso: ["https://opensource.org/licenses/Intel"], @@ -4460,7 +4107,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Intel-ACPI.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Intel-ACPI.json", - referenceNumber: 339, name: "Intel ACPI Software License Agreement", licenseId: "Intel-ACPI", seeAlso: [ @@ -4473,7 +4119,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Interbase-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Interbase-1.0.json", - referenceNumber: 618, name: "Interbase Public License v1.0", licenseId: "Interbase-1.0", seeAlso: [ @@ -4486,7 +4131,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/IPA.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/IPA.json", - referenceNumber: 369, name: "IPA Font License", licenseId: "IPA", seeAlso: ["https://opensource.org/licenses/IPA"], @@ -4498,7 +4142,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/IPL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/IPL-1.0.json", - referenceNumber: 502, name: "IBM Public License v1.0", licenseId: "IPL-1.0", seeAlso: ["https://opensource.org/licenses/IPL-1.0"], @@ -4510,7 +4153,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/ISC.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/ISC.json", - referenceNumber: 437, name: "ISC License", licenseId: "ISC", seeAlso: [ @@ -4527,7 +4169,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/ISC-Veillard.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/ISC-Veillard.json", - referenceNumber: 524, name: "ISC Veillard variant", licenseId: "ISC-Veillard", seeAlso: [ @@ -4542,7 +4183,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Jam.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Jam.json", - referenceNumber: 48, name: "Jam License", licenseId: "Jam", seeAlso: [ @@ -4556,7 +4196,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/JasPer-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/JasPer-2.0.json", - referenceNumber: 406, name: "JasPer License", licenseId: "JasPer-2.0", seeAlso: ["http://www.ece.uvic.ca/~mdadams/jasper/LICENSE"], @@ -4567,7 +4206,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/JPL-image.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/JPL-image.json", - referenceNumber: 179, name: "JPL Image Use Policy", licenseId: "JPL-image", seeAlso: ["https://www.jpl.nasa.gov/jpl-image-use-policy"], @@ -4578,7 +4216,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/JPNIC.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/JPNIC.json", - referenceNumber: 80, name: "Japan Network Information Center License", licenseId: "JPNIC", seeAlso: [ @@ -4591,7 +4228,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/JSON.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/JSON.json", - referenceNumber: 485, name: "JSON License", licenseId: "JSON", seeAlso: ["http://www.json.org/license.html"], @@ -4603,7 +4239,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Kastrup.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Kastrup.json", - referenceNumber: 124, name: "Kastrup License", licenseId: "Kastrup", seeAlso: [ @@ -4616,7 +4251,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Kazlib.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Kazlib.json", - referenceNumber: 233, name: "Kazlib License", licenseId: "Kazlib", seeAlso: [ @@ -4629,7 +4263,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Knuth-CTAN.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Knuth-CTAN.json", - referenceNumber: 287, name: "Knuth CTAN License", licenseId: "Knuth-CTAN", seeAlso: ["https://ctan.org/license/knuth"], @@ -4640,7 +4273,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LAL-1.2.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LAL-1.2.json", - referenceNumber: 469, name: "Licence Art Libre 1.2", licenseId: "LAL-1.2", seeAlso: ["http://artlibre.org/licence/lal/licence-art-libre-12/"], @@ -4651,7 +4283,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LAL-1.3.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LAL-1.3.json", - referenceNumber: 553, name: "Licence Art Libre 1.3", licenseId: "LAL-1.3", seeAlso: ["https://artlibre.org/"], @@ -4662,7 +4293,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Latex2e.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Latex2e.json", - referenceNumber: 11, name: "Latex2e License", licenseId: "Latex2e", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Latex2e"], @@ -4673,7 +4303,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Latex2e-translated-notice.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Latex2e-translated-notice.json", - referenceNumber: 352, name: "Latex2e with translated notice permission", licenseId: "Latex2e-translated-notice", seeAlso: [ @@ -4686,7 +4315,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Leptonica.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Leptonica.json", - referenceNumber: 600, name: "Leptonica License", licenseId: "Leptonica", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Leptonica"], @@ -4697,7 +4325,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LGPL-2.0.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/LGPL-2.0.json", - referenceNumber: 244, name: "GNU Library General Public License v2 only", licenseId: "LGPL-2.0", seeAlso: [ @@ -4710,7 +4337,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LGPL-2.0+.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/LGPL-2.0+.json", - referenceNumber: 172, name: "GNU Library General Public License v2 or later", licenseId: "LGPL-2.0+", seeAlso: [ @@ -4723,7 +4349,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LGPL-2.0-only.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LGPL-2.0-only.json", - referenceNumber: 77, name: "GNU Library General Public License v2 only", licenseId: "LGPL-2.0-only", seeAlso: [ @@ -4736,7 +4361,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LGPL-2.0-or-later.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LGPL-2.0-or-later.json", - referenceNumber: 470, name: "GNU Library General Public License v2 or later", licenseId: "LGPL-2.0-or-later", seeAlso: [ @@ -4749,7 +4373,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LGPL-2.1.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/LGPL-2.1.json", - referenceNumber: 120, name: "GNU Lesser General Public License v2.1 only", licenseId: "LGPL-2.1", seeAlso: [ @@ -4764,7 +4387,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LGPL-2.1+.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/LGPL-2.1+.json", - referenceNumber: 403, name: "GNU Lesser General Public License v2.1 or later", licenseId: "LGPL-2.1+", seeAlso: [ @@ -4779,7 +4401,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LGPL-2.1-only.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LGPL-2.1-only.json", - referenceNumber: 119, name: "GNU Lesser General Public License v2.1 only", licenseId: "LGPL-2.1-only", seeAlso: [ @@ -4794,7 +4415,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LGPL-2.1-or-later.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LGPL-2.1-or-later.json", - referenceNumber: 559, name: "GNU Lesser General Public License v2.1 or later", licenseId: "LGPL-2.1-or-later", seeAlso: [ @@ -4809,7 +4429,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LGPL-3.0.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/LGPL-3.0.json", - referenceNumber: 627, name: "GNU Lesser General Public License v3.0 only", licenseId: "LGPL-3.0", seeAlso: [ @@ -4825,7 +4444,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LGPL-3.0+.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/LGPL-3.0+.json", - referenceNumber: 13, name: "GNU Lesser General Public License v3.0 or later", licenseId: "LGPL-3.0+", seeAlso: [ @@ -4841,7 +4459,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LGPL-3.0-only.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LGPL-3.0-only.json", - referenceNumber: 480, name: "GNU Lesser General Public License v3.0 only", licenseId: "LGPL-3.0-only", seeAlso: [ @@ -4857,7 +4474,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LGPL-3.0-or-later.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LGPL-3.0-or-later.json", - referenceNumber: 602, name: "GNU Lesser General Public License v3.0 or later", licenseId: "LGPL-3.0-or-later", seeAlso: [ @@ -4873,7 +4489,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LGPLLR.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LGPLLR.json", - referenceNumber: 589, name: "Lesser General Public License For Linguistic Resources", licenseId: "LGPLLR", seeAlso: ["http://www-igm.univ-mlv.fr/~unitex/lgpllr.html"], @@ -4884,7 +4499,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Libpng.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Libpng.json", - referenceNumber: 464, name: "libpng License", licenseId: "Libpng", seeAlso: ["http://www.libpng.org/pub/png/src/libpng-LICENSE.txt"], @@ -4895,7 +4509,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/libpng-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/libpng-2.0.json", - referenceNumber: 147, name: "PNG Reference Library version 2", licenseId: "libpng-2.0", seeAlso: ["http://www.libpng.org/pub/png/src/libpng-LICENSE.txt"], @@ -4906,7 +4519,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/libselinux-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/libselinux-1.0.json", - referenceNumber: 495, name: "libselinux public domain notice", licenseId: "libselinux-1.0", seeAlso: [ @@ -4919,7 +4531,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/libtiff.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/libtiff.json", - referenceNumber: 204, name: "libtiff License", licenseId: "libtiff", seeAlso: ["https://fedoraproject.org/wiki/Licensing/libtiff"], @@ -4930,7 +4541,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/libutil-David-Nugent.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/libutil-David-Nugent.json", - referenceNumber: 42, name: "libutil David Nugent License", licenseId: "libutil-David-Nugent", seeAlso: [ @@ -4944,7 +4554,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LiLiQ-P-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LiLiQ-P-1.1.json", - referenceNumber: 34, name: "Licence Libre du Québec – Permissive version 1.1", licenseId: "LiLiQ-P-1.1", seeAlso: [ @@ -4958,7 +4567,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LiLiQ-R-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LiLiQ-R-1.1.json", - referenceNumber: 542, name: "Licence Libre du Québec – Réciprocité version 1.1", licenseId: "LiLiQ-R-1.1", seeAlso: [ @@ -4972,7 +4580,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LiLiQ-Rplus-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LiLiQ-Rplus-1.1.json", - referenceNumber: 268, name: "Licence Libre du Québec – Réciprocité forte version 1.1", licenseId: "LiLiQ-Rplus-1.1", seeAlso: [ @@ -4986,7 +4593,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Linux-man-pages-1-para.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Linux-man-pages-1-para.json", - referenceNumber: 668, name: "Linux man-pages - 1 paragraph", licenseId: "Linux-man-pages-1-para", seeAlso: [ @@ -4999,7 +4605,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Linux-man-pages-copyleft.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Linux-man-pages-copyleft.json", - referenceNumber: 299, name: "Linux man-pages Copyleft", licenseId: "Linux-man-pages-copyleft", seeAlso: ["https://www.kernel.org/doc/man-pages/licenses.html"], @@ -5012,7 +4617,6 @@ export const licensesData = { isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Linux-man-pages-copyleft-2-para.json", - referenceNumber: 393, name: "Linux man-pages Copyleft - 2 paragraphs", licenseId: "Linux-man-pages-copyleft-2-para", seeAlso: [ @@ -5026,7 +4630,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Linux-man-pages-copyleft-var.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Linux-man-pages-copyleft-var.json", - referenceNumber: 482, name: "Linux man-pages Copyleft Variant", licenseId: "Linux-man-pages-copyleft-var", seeAlso: [ @@ -5039,7 +4642,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Linux-OpenIB.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Linux-OpenIB.json", - referenceNumber: 185, name: "Linux Kernel Variant of OpenIB.org license", licenseId: "Linux-OpenIB", seeAlso: [ @@ -5052,7 +4654,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LOOP.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LOOP.json", - referenceNumber: 663, name: "Common Lisp LOOP License", licenseId: "LOOP", seeAlso: [ @@ -5070,7 +4671,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LPD-document.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LPD-document.json", - referenceNumber: 569, name: "LPD Documentation License", licenseId: "LPD-document", seeAlso: [ @@ -5084,7 +4684,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LPL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LPL-1.0.json", - referenceNumber: 340, name: "Lucent Public License Version 1.0", licenseId: "LPL-1.0", seeAlso: ["https://opensource.org/licenses/LPL-1.0"], @@ -5095,7 +4694,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LPL-1.02.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LPL-1.02.json", - referenceNumber: 155, name: "Lucent Public License v1.02", licenseId: "LPL-1.02", seeAlso: [ @@ -5110,7 +4708,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LPPL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LPPL-1.0.json", - referenceNumber: 560, name: "LaTeX Project Public License v1.0", licenseId: "LPPL-1.0", seeAlso: ["http://www.latex-project.org/lppl/lppl-1-0.txt"], @@ -5121,7 +4718,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LPPL-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LPPL-1.1.json", - referenceNumber: 447, name: "LaTeX Project Public License v1.1", licenseId: "LPPL-1.1", seeAlso: ["http://www.latex-project.org/lppl/lppl-1-1.txt"], @@ -5132,7 +4728,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LPPL-1.2.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LPPL-1.2.json", - referenceNumber: 487, name: "LaTeX Project Public License v1.2", licenseId: "LPPL-1.2", seeAlso: ["http://www.latex-project.org/lppl/lppl-1-2.txt"], @@ -5144,7 +4739,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LPPL-1.3a.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LPPL-1.3a.json", - referenceNumber: 607, name: "LaTeX Project Public License v1.3a", licenseId: "LPPL-1.3a", seeAlso: ["http://www.latex-project.org/lppl/lppl-1-3a.txt"], @@ -5156,7 +4750,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LPPL-1.3c.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LPPL-1.3c.json", - referenceNumber: 122, name: "LaTeX Project Public License v1.3c", licenseId: "LPPL-1.3c", seeAlso: [ @@ -5170,7 +4763,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/lsof.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/lsof.json", - referenceNumber: 424, name: "lsof License", licenseId: "lsof", seeAlso: ["https://github.com/lsof-org/lsof/blob/master/COPYING"], @@ -5181,7 +4773,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Lucida-Bitmap-Fonts.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Lucida-Bitmap-Fonts.json", - referenceNumber: 6, name: "Lucida Bitmap Fonts License", licenseId: "Lucida-Bitmap-Fonts", seeAlso: [ @@ -5194,7 +4785,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LZMA-SDK-9.11-to-9.20.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LZMA-SDK-9.11-to-9.20.json", - referenceNumber: 571, name: "LZMA SDK License (versions 9.11 to 9.20)", licenseId: "LZMA-SDK-9.11-to-9.20", seeAlso: [ @@ -5208,7 +4798,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/LZMA-SDK-9.22.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/LZMA-SDK-9.22.json", - referenceNumber: 609, name: "LZMA SDK License (versions 9.22 and beyond)", licenseId: "LZMA-SDK-9.22", seeAlso: [ @@ -5222,7 +4811,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Mackerras-3-Clause.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Mackerras-3-Clause.json", - referenceNumber: 484, name: "Mackerras 3-Clause License", licenseId: "Mackerras-3-Clause", seeAlso: [ @@ -5237,7 +4825,6 @@ export const licensesData = { isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Mackerras-3-Clause-acknowledgment.json", - referenceNumber: 330, name: "Mackerras 3-Clause - acknowledgment variant", licenseId: "Mackerras-3-Clause-acknowledgment", seeAlso: [ @@ -5250,7 +4837,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/magaz.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/magaz.json", - referenceNumber: 104, name: "magaz License", licenseId: "magaz", seeAlso: [ @@ -5263,7 +4849,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/mailprio.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/mailprio.json", - referenceNumber: 465, name: "mailprio License", licenseId: "mailprio", seeAlso: ["https://fossies.org/linux/sendmail/contrib/mailprio"], @@ -5274,7 +4859,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MakeIndex.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MakeIndex.json", - referenceNumber: 608, name: "MakeIndex License", licenseId: "MakeIndex", seeAlso: ["https://fedoraproject.org/wiki/Licensing/MakeIndex"], @@ -5285,7 +4869,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Martin-Birgmeier.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Martin-Birgmeier.json", - referenceNumber: 228, name: "Martin Birgmeier License", licenseId: "Martin-Birgmeier", seeAlso: ["https://github.com/Perl/perl5/blob/blead/util.c#L6136"], @@ -5296,7 +4879,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/McPhee-slideshow.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/McPhee-slideshow.json", - referenceNumber: 207, name: "McPhee Slideshow License", licenseId: "McPhee-slideshow", seeAlso: [ @@ -5309,7 +4891,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/metamail.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/metamail.json", - referenceNumber: 132, name: "metamail License", licenseId: "metamail", seeAlso: [ @@ -5322,7 +4903,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Minpack.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Minpack.json", - referenceNumber: 676, name: "Minpack License", licenseId: "Minpack", seeAlso: [ @@ -5336,7 +4916,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MirOS.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MirOS.json", - referenceNumber: 279, name: "The MirOS Licence", licenseId: "MirOS", seeAlso: ["https://opensource.org/licenses/MirOS"], @@ -5347,7 +4926,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MIT.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MIT.json", - referenceNumber: 541, name: "MIT License", licenseId: "MIT", seeAlso: ["https://opensource.org/license/mit/"], @@ -5360,7 +4938,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MIT-0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MIT-0.json", - referenceNumber: 176, name: "MIT No Attribution", licenseId: "MIT-0", seeAlso: [ @@ -5376,7 +4953,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MIT-advertising.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MIT-advertising.json", - referenceNumber: 473, name: "Enlightenment License (e16)", licenseId: "MIT-advertising", seeAlso: [ @@ -5389,7 +4965,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MIT-Click.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MIT-Click.json", - referenceNumber: 271, name: "MIT Click License", licenseId: "MIT-Click", seeAlso: ["https://github.com/kohler/t1utils/blob/master/LICENSE"], @@ -5400,7 +4975,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MIT-CMU.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MIT-CMU.json", - referenceNumber: 435, name: "CMU License", licenseId: "MIT-CMU", seeAlso: [ @@ -5414,7 +4988,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MIT-enna.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MIT-enna.json", - referenceNumber: 178, name: "enna License", licenseId: "MIT-enna", seeAlso: ["https://fedoraproject.org/wiki/Licensing/MIT#enna"], @@ -5425,7 +4998,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MIT-feh.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MIT-feh.json", - referenceNumber: 414, name: "feh License", licenseId: "MIT-feh", seeAlso: ["https://fedoraproject.org/wiki/Licensing/MIT#feh"], @@ -5436,7 +5008,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MIT-Festival.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MIT-Festival.json", - referenceNumber: 116, name: "MIT Festival Variant", licenseId: "MIT-Festival", seeAlso: [ @@ -5450,7 +5021,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MIT-Khronos-old.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MIT-Khronos-old.json", - referenceNumber: 293, name: "MIT Khronos - old variant", licenseId: "MIT-Khronos-old", seeAlso: [ @@ -5463,7 +5033,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MIT-Modern-Variant.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MIT-Modern-Variant.json", - referenceNumber: 307, name: "MIT License Modern Variant", licenseId: "MIT-Modern-Variant", seeAlso: [ @@ -5478,7 +5047,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MIT-open-group.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MIT-open-group.json", - referenceNumber: 125, name: "MIT Open Group variant", licenseId: "MIT-open-group", seeAlso: [ @@ -5494,7 +5062,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MIT-testregex.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MIT-testregex.json", - referenceNumber: 623, name: "MIT testregex Variant", licenseId: "MIT-testregex", seeAlso: [ @@ -5507,7 +5074,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MIT-Wu.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MIT-Wu.json", - referenceNumber: 494, name: "MIT Tom Wu Variant", licenseId: "MIT-Wu", seeAlso: ["https://github.com/chromium/octane/blob/master/crypto.js"], @@ -5518,7 +5084,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MITNFA.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MITNFA.json", - referenceNumber: 629, name: "MIT +no-false-attribs license", licenseId: "MITNFA", seeAlso: ["https://fedoraproject.org/wiki/Licensing/MITNFA"], @@ -5529,7 +5094,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MMIXware.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MMIXware.json", - referenceNumber: 349, name: "MMIXware License", licenseId: "MMIXware", seeAlso: [ @@ -5542,7 +5106,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Motosoto.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Motosoto.json", - referenceNumber: 272, name: "Motosoto License", licenseId: "Motosoto", seeAlso: ["https://opensource.org/licenses/Motosoto"], @@ -5553,7 +5116,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MPEG-SSG.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MPEG-SSG.json", - referenceNumber: 181, name: "MPEG Software Simulation", licenseId: "MPEG-SSG", seeAlso: [ @@ -5566,7 +5128,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/mpi-permissive.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/mpi-permissive.json", - referenceNumber: 556, name: "mpi Permissive License", licenseId: "mpi-permissive", seeAlso: [ @@ -5579,7 +5140,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/mpich2.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/mpich2.json", - referenceNumber: 509, name: "mpich2 License", licenseId: "mpich2", seeAlso: ["https://fedoraproject.org/wiki/Licensing/MIT"], @@ -5590,7 +5150,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MPL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MPL-1.0.json", - referenceNumber: 649, name: "Mozilla Public License 1.0", licenseId: "MPL-1.0", seeAlso: [ @@ -5604,7 +5163,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MPL-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MPL-1.1.json", - referenceNumber: 152, name: "Mozilla Public License 1.1", licenseId: "MPL-1.1", seeAlso: [ @@ -5619,7 +5177,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MPL-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MPL-2.0.json", - referenceNumber: 361, name: "Mozilla Public License 2.0", licenseId: "MPL-2.0", seeAlso: [ @@ -5636,7 +5193,6 @@ export const licensesData = { isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MPL-2.0-no-copyleft-exception.json", - referenceNumber: 328, name: "Mozilla Public License 2.0 (no copyleft exception)", licenseId: "MPL-2.0-no-copyleft-exception", seeAlso: [ @@ -5650,7 +5206,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/mplus.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/mplus.json", - referenceNumber: 171, name: "mplus Font License", licenseId: "mplus", seeAlso: [ @@ -5663,7 +5218,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MS-LPL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MS-LPL.json", - referenceNumber: 598, name: "Microsoft Limited Public License", licenseId: "MS-LPL", seeAlso: [ @@ -5678,7 +5232,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MS-PL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MS-PL.json", - referenceNumber: 531, name: "Microsoft Public License", licenseId: "MS-PL", seeAlso: [ @@ -5693,7 +5246,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MS-RL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MS-RL.json", - referenceNumber: 516, name: "Microsoft Reciprocal License", licenseId: "MS-RL", seeAlso: [ @@ -5708,7 +5260,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MTLL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MTLL.json", - referenceNumber: 341, name: "Matrix Template Library License", licenseId: "MTLL", seeAlso: [ @@ -5721,7 +5272,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MulanPSL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MulanPSL-1.0.json", - referenceNumber: 117, name: "Mulan Permissive Software License, Version 1", licenseId: "MulanPSL-1.0", seeAlso: [ @@ -5735,7 +5285,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/MulanPSL-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/MulanPSL-2.0.json", - referenceNumber: 374, name: "Mulan Permissive Software License, Version 2", licenseId: "MulanPSL-2.0", seeAlso: ["https://license.coscl.org.cn/MulanPSL2"], @@ -5746,7 +5295,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Multics.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Multics.json", - referenceNumber: 38, name: "Multics License", licenseId: "Multics", seeAlso: ["https://opensource.org/licenses/Multics"], @@ -5757,7 +5305,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Mup.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Mup.json", - referenceNumber: 520, name: "Mup License", licenseId: "Mup", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Mup"], @@ -5768,7 +5315,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NAIST-2003.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NAIST-2003.json", - referenceNumber: 532, name: "Nara Institute of Science and Technology License (2003)", licenseId: "NAIST-2003", seeAlso: [ @@ -5782,7 +5328,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NASA-1.3.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NASA-1.3.json", - referenceNumber: 53, name: "NASA Open Source Agreement 1.3", licenseId: "NASA-1.3", seeAlso: [ @@ -5797,7 +5342,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Naumen.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Naumen.json", - referenceNumber: 355, name: "Naumen Public License", licenseId: "Naumen", seeAlso: ["https://opensource.org/licenses/Naumen"], @@ -5808,7 +5352,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NBPL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NBPL-1.0.json", - referenceNumber: 162, name: "Net Boolean Public License v1", licenseId: "NBPL-1.0", seeAlso: [ @@ -5821,7 +5364,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NCBI-PD.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NCBI-PD.json", - referenceNumber: 247, name: "NCBI Public Domain Notice", licenseId: "NCBI-PD", seeAlso: [ @@ -5838,7 +5380,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NCGL-UK-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NCGL-UK-2.0.json", - referenceNumber: 49, name: "Non-Commercial Government Licence", licenseId: "NCGL-UK-2.0", seeAlso: [ @@ -5851,7 +5392,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NCL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NCL.json", - referenceNumber: 449, name: "NCL Source Code License", licenseId: "NCL", seeAlso: [ @@ -5864,7 +5404,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NCSA.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NCSA.json", - referenceNumber: 527, name: "University of Illinois/NCSA Open Source License", licenseId: "NCSA", seeAlso: [ @@ -5879,7 +5418,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Net-SNMP.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/Net-SNMP.json", - referenceNumber: 431, name: "Net-SNMP License", licenseId: "Net-SNMP", seeAlso: ["http://net-snmp.sourceforge.net/about/license.html"], @@ -5890,7 +5428,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NetCDF.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NetCDF.json", - referenceNumber: 622, name: "NetCDF license", licenseId: "NetCDF", seeAlso: ["http://www.unidata.ucar.edu/software/netcdf/copyright.html"], @@ -5901,7 +5438,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Newsletr.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Newsletr.json", - referenceNumber: 186, name: "Newsletr License", licenseId: "Newsletr", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Newsletr"], @@ -5912,7 +5448,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NGPL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NGPL.json", - referenceNumber: 642, name: "Nethack General Public License", licenseId: "NGPL", seeAlso: ["https://opensource.org/licenses/NGPL"], @@ -5923,7 +5458,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NICTA-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NICTA-1.0.json", - referenceNumber: 54, name: "NICTA Public Software License, Version 1.0", licenseId: "NICTA-1.0", seeAlso: [ @@ -5936,7 +5470,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NIST-PD.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NIST-PD.json", - referenceNumber: 14, name: "NIST Public Domain Notice", licenseId: "NIST-PD", seeAlso: [ @@ -5950,7 +5483,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NIST-PD-fallback.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NIST-PD-fallback.json", - referenceNumber: 222, name: "NIST Public Domain Notice with license fallback", licenseId: "NIST-PD-fallback", seeAlso: [ @@ -5964,7 +5496,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NIST-Software.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NIST-Software.json", - referenceNumber: 254, name: "NIST Software License", licenseId: "NIST-Software", seeAlso: [ @@ -5977,7 +5508,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NLOD-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NLOD-1.0.json", - referenceNumber: 193, name: "Norwegian Licence for Open Government Data (NLOD) 1.0", licenseId: "NLOD-1.0", seeAlso: ["http://data.norge.no/nlod/en/1.0"], @@ -5988,7 +5518,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NLOD-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NLOD-2.0.json", - referenceNumber: 323, name: "Norwegian Licence for Open Government Data (NLOD) 2.0", licenseId: "NLOD-2.0", seeAlso: ["http://data.norge.no/nlod/en/2.0"], @@ -5999,7 +5528,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NLPL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NLPL.json", - referenceNumber: 593, name: "No Limit Public License", licenseId: "NLPL", seeAlso: ["https://fedoraproject.org/wiki/Licensing/NLPL"], @@ -6010,7 +5538,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Nokia.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Nokia.json", - referenceNumber: 165, name: "Nokia Open Source License", licenseId: "Nokia", seeAlso: ["https://opensource.org/licenses/nokia"], @@ -6022,7 +5549,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NOSL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NOSL.json", - referenceNumber: 90, name: "Netizen Open Source License", licenseId: "NOSL", seeAlso: ["http://bits.netizen.com.au/licenses/NOSL/nosl.txt"], @@ -6034,7 +5560,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Noweb.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Noweb.json", - referenceNumber: 30, name: "Noweb License", licenseId: "Noweb", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Noweb"], @@ -6045,7 +5570,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NPL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NPL-1.0.json", - referenceNumber: 17, name: "Netscape Public License v1.0", licenseId: "NPL-1.0", seeAlso: ["http://www.mozilla.org/MPL/NPL/1.0/"], @@ -6057,7 +5581,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NPL-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NPL-1.1.json", - referenceNumber: 215, name: "Netscape Public License v1.1", licenseId: "NPL-1.1", seeAlso: ["http://www.mozilla.org/MPL/NPL/1.1/"], @@ -6069,7 +5592,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NPOSL-3.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NPOSL-3.0.json", - referenceNumber: 674, name: "Non-Profit Open Software License 3.0", licenseId: "NPOSL-3.0", seeAlso: ["https://opensource.org/licenses/NOSL3.0"], @@ -6080,7 +5602,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NRL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NRL.json", - referenceNumber: 442, name: "NRL License", licenseId: "NRL", seeAlso: ["http://web.mit.edu/network/isakmp/nrllicense.html"], @@ -6091,7 +5612,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NTP.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NTP.json", - referenceNumber: 226, name: "NTP License", licenseId: "NTP", seeAlso: ["https://opensource.org/licenses/NTP"], @@ -6102,7 +5622,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/NTP-0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/NTP-0.json", - referenceNumber: 35, name: "NTP No Attribution", licenseId: "NTP-0", seeAlso: [ @@ -6115,7 +5634,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Nunit.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/Nunit.json", - referenceNumber: 216, name: "Nunit License", licenseId: "Nunit", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Nunit"], @@ -6127,7 +5645,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/O-UDA-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/O-UDA-1.0.json", - referenceNumber: 290, name: "Open Use of Data Agreement v1.0", licenseId: "O-UDA-1.0", seeAlso: [ @@ -6141,7 +5658,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OAR.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OAR.json", - referenceNumber: 376, name: "OAR License", licenseId: "OAR", seeAlso: [ @@ -6154,7 +5670,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OCCT-PL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OCCT-PL.json", - referenceNumber: 404, name: "Open CASCADE Technology Public License", licenseId: "OCCT-PL", seeAlso: ["http://www.opencascade.com/content/occt-public-license"], @@ -6165,7 +5680,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OCLC-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OCLC-2.0.json", - referenceNumber: 506, name: "OCLC Research Public License 2.0", licenseId: "OCLC-2.0", seeAlso: [ @@ -6179,7 +5693,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/ODbL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/ODbL-1.0.json", - referenceNumber: 562, name: "Open Data Commons Open Database License v1.0", licenseId: "ODbL-1.0", seeAlso: [ @@ -6194,7 +5707,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/ODC-By-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/ODC-By-1.0.json", - referenceNumber: 440, name: "Open Data Commons Attribution License v1.0", licenseId: "ODC-By-1.0", seeAlso: ["https://opendatacommons.org/licenses/by/1.0/"], @@ -6205,7 +5717,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OFFIS.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OFFIS.json", - referenceNumber: 356, name: "OFFIS License", licenseId: "OFFIS", seeAlso: [ @@ -6218,7 +5729,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OFL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OFL-1.0.json", - referenceNumber: 370, name: "SIL Open Font License 1.0", licenseId: "OFL-1.0", seeAlso: [ @@ -6232,7 +5742,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OFL-1.0-no-RFN.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OFL-1.0-no-RFN.json", - referenceNumber: 93, name: "SIL Open Font License 1.0 with no Reserved Font Name", licenseId: "OFL-1.0-no-RFN", seeAlso: [ @@ -6245,7 +5754,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OFL-1.0-RFN.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OFL-1.0-RFN.json", - referenceNumber: 546, name: "SIL Open Font License 1.0 with Reserved Font Name", licenseId: "OFL-1.0-RFN", seeAlso: [ @@ -6258,7 +5766,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OFL-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OFL-1.1.json", - referenceNumber: 105, name: "SIL Open Font License 1.1", licenseId: "OFL-1.1", seeAlso: [ @@ -6273,7 +5780,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OFL-1.1-no-RFN.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OFL-1.1-no-RFN.json", - referenceNumber: 62, name: "SIL Open Font License 1.1 with no Reserved Font Name", licenseId: "OFL-1.1-no-RFN", seeAlso: [ @@ -6287,7 +5793,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OFL-1.1-RFN.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OFL-1.1-RFN.json", - referenceNumber: 258, name: "SIL Open Font License 1.1 with Reserved Font Name", licenseId: "OFL-1.1-RFN", seeAlso: [ @@ -6301,7 +5806,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OGC-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OGC-1.0.json", - referenceNumber: 661, name: "OGC Software License, Version 1.0", licenseId: "OGC-1.0", seeAlso: ["https://www.ogc.org/ogc/software/1.0"], @@ -6312,7 +5816,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OGDL-Taiwan-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OGDL-Taiwan-1.0.json", - referenceNumber: 267, name: "Taiwan Open Government Data License, version 1.0", licenseId: "OGDL-Taiwan-1.0", seeAlso: ["https://data.gov.tw/license"], @@ -6323,7 +5826,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OGL-Canada-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OGL-Canada-2.0.json", - referenceNumber: 430, name: "Open Government Licence - Canada", licenseId: "OGL-Canada-2.0", seeAlso: ["https://open.canada.ca/en/open-government-licence-canada"], @@ -6334,7 +5836,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OGL-UK-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OGL-UK-1.0.json", - referenceNumber: 448, name: "Open Government Licence v1.0", licenseId: "OGL-UK-1.0", seeAlso: [ @@ -6347,7 +5848,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OGL-UK-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OGL-UK-2.0.json", - referenceNumber: 412, name: "Open Government Licence v2.0", licenseId: "OGL-UK-2.0", seeAlso: [ @@ -6360,7 +5860,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OGL-UK-3.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OGL-UK-3.0.json", - referenceNumber: 576, name: "Open Government Licence v3.0", licenseId: "OGL-UK-3.0", seeAlso: [ @@ -6373,7 +5872,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OGTSL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OGTSL.json", - referenceNumber: 68, name: "Open Group Test Suite License", licenseId: "OGTSL", seeAlso: [ @@ -6387,7 +5885,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OLDAP-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OLDAP-1.1.json", - referenceNumber: 123, name: "Open LDAP Public License v1.1", licenseId: "OLDAP-1.1", seeAlso: [ @@ -6400,7 +5897,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OLDAP-1.2.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OLDAP-1.2.json", - referenceNumber: 407, name: "Open LDAP Public License v1.2", licenseId: "OLDAP-1.2", seeAlso: [ @@ -6413,7 +5909,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OLDAP-1.3.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OLDAP-1.3.json", - referenceNumber: 488, name: "Open LDAP Public License v1.3", licenseId: "OLDAP-1.3", seeAlso: [ @@ -6426,7 +5921,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OLDAP-1.4.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OLDAP-1.4.json", - referenceNumber: 282, name: "Open LDAP Public License v1.4", licenseId: "OLDAP-1.4", seeAlso: [ @@ -6439,7 +5933,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OLDAP-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OLDAP-2.0.json", - referenceNumber: 573, name: "Open LDAP Public License v2.0 (or possibly 2.0A and 2.0B)", licenseId: "OLDAP-2.0", seeAlso: [ @@ -6452,7 +5945,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OLDAP-2.0.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OLDAP-2.0.1.json", - referenceNumber: 422, name: "Open LDAP Public License v2.0.1", licenseId: "OLDAP-2.0.1", seeAlso: [ @@ -6465,7 +5957,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OLDAP-2.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OLDAP-2.1.json", - referenceNumber: 306, name: "Open LDAP Public License v2.1", licenseId: "OLDAP-2.1", seeAlso: [ @@ -6478,7 +5969,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OLDAP-2.2.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OLDAP-2.2.json", - referenceNumber: 26, name: "Open LDAP Public License v2.2", licenseId: "OLDAP-2.2", seeAlso: [ @@ -6491,7 +5981,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OLDAP-2.2.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OLDAP-2.2.1.json", - referenceNumber: 78, name: "Open LDAP Public License v2.2.1", licenseId: "OLDAP-2.2.1", seeAlso: [ @@ -6504,7 +5993,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OLDAP-2.2.2.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OLDAP-2.2.2.json", - referenceNumber: 615, name: "Open LDAP Public License 2.2.2", licenseId: "OLDAP-2.2.2", seeAlso: [ @@ -6517,7 +6005,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OLDAP-2.3.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OLDAP-2.3.json", - referenceNumber: 263, name: "Open LDAP Public License v2.3", licenseId: "OLDAP-2.3", seeAlso: [ @@ -6531,7 +6018,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OLDAP-2.4.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OLDAP-2.4.json", - referenceNumber: 305, name: "Open LDAP Public License v2.4", licenseId: "OLDAP-2.4", seeAlso: [ @@ -6544,7 +6030,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OLDAP-2.5.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OLDAP-2.5.json", - referenceNumber: 397, name: "Open LDAP Public License v2.5", licenseId: "OLDAP-2.5", seeAlso: [ @@ -6557,7 +6042,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OLDAP-2.6.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OLDAP-2.6.json", - referenceNumber: 334, name: "Open LDAP Public License v2.6", licenseId: "OLDAP-2.6", seeAlso: [ @@ -6570,7 +6054,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OLDAP-2.7.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OLDAP-2.7.json", - referenceNumber: 476, name: "Open LDAP Public License v2.7", licenseId: "OLDAP-2.7", seeAlso: [ @@ -6584,7 +6067,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OLDAP-2.8.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OLDAP-2.8.json", - referenceNumber: 371, name: "Open LDAP Public License v2.8", licenseId: "OLDAP-2.8", seeAlso: ["http://www.openldap.org/software/release/license.html"], @@ -6595,7 +6077,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OLFL-1.3.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OLFL-1.3.json", - referenceNumber: 91, name: "Open Logistics Foundation License Version 1.3", licenseId: "OLFL-1.3", seeAlso: [ @@ -6609,7 +6090,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OML.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OML.json", - referenceNumber: 584, name: "Open Market License", licenseId: "OML", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Open_Market_License"], @@ -6620,7 +6100,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OpenPBS-2.3.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OpenPBS-2.3.json", - referenceNumber: 513, name: "OpenPBS v2.3 Software License", licenseId: "OpenPBS-2.3", seeAlso: [ @@ -6634,7 +6113,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OpenSSL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OpenSSL.json", - referenceNumber: 315, name: "OpenSSL License", licenseId: "OpenSSL", seeAlso: ["http://www.openssl.org/source/license.html"], @@ -6646,7 +6124,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OpenSSL-standalone.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OpenSSL-standalone.json", - referenceNumber: 84, name: "OpenSSL License - standalone", licenseId: "OpenSSL-standalone", seeAlso: [ @@ -6660,7 +6137,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OpenVision.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OpenVision.json", - referenceNumber: 89, name: "OpenVision License", licenseId: "OpenVision", seeAlso: [ @@ -6675,7 +6151,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OPL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OPL-1.0.json", - referenceNumber: 377, name: "Open Public License v1.0", licenseId: "OPL-1.0", seeAlso: [ @@ -6690,7 +6165,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OPL-UK-3.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OPL-UK-3.0.json", - referenceNumber: 368, name: "United Kingdom Open Parliament Licence v3.0", licenseId: "OPL-UK-3.0", seeAlso: [ @@ -6703,7 +6177,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OPUBL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OPUBL-1.0.json", - referenceNumber: 455, name: "Open Publication License v1.0", licenseId: "OPUBL-1.0", seeAlso: [ @@ -6718,7 +6191,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OSET-PL-2.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OSET-PL-2.1.json", - referenceNumber: 312, name: "OSET Public License version 2.1", licenseId: "OSET-PL-2.1", seeAlso: [ @@ -6732,7 +6204,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OSL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OSL-1.0.json", - referenceNumber: 236, name: "Open Software License 1.0", licenseId: "OSL-1.0", seeAlso: ["https://opensource.org/licenses/OSL-1.0"], @@ -6744,7 +6215,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OSL-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OSL-1.1.json", - referenceNumber: 324, name: "Open Software License 1.1", licenseId: "OSL-1.1", seeAlso: ["https://fedoraproject.org/wiki/Licensing/OSL1.1"], @@ -6756,7 +6226,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OSL-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OSL-2.0.json", - referenceNumber: 199, name: "Open Software License 2.0", licenseId: "OSL-2.0", seeAlso: [ @@ -6770,7 +6239,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OSL-2.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OSL-2.1.json", - referenceNumber: 498, name: "Open Software License 2.1", licenseId: "OSL-2.1", seeAlso: [ @@ -6785,7 +6253,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/OSL-3.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/OSL-3.0.json", - referenceNumber: 64, name: "Open Software License 3.0", licenseId: "OSL-3.0", seeAlso: [ @@ -6800,7 +6267,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/PADL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/PADL.json", - referenceNumber: 180, name: "PADL License", licenseId: "PADL", seeAlso: [ @@ -6813,7 +6279,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Parity-6.0.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Parity-6.0.0.json", - referenceNumber: 212, name: "The Parity Public License 6.0.0", licenseId: "Parity-6.0.0", seeAlso: ["https://paritylicense.com/versions/6.0.0.html"], @@ -6824,7 +6289,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Parity-7.0.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Parity-7.0.0.json", - referenceNumber: 284, name: "The Parity Public License 7.0.0", licenseId: "Parity-7.0.0", seeAlso: ["https://paritylicense.com/versions/7.0.0.html"], @@ -6835,7 +6299,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/PDDL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/PDDL-1.0.json", - referenceNumber: 351, name: "Open Data Commons Public Domain Dedication & License 1.0", licenseId: "PDDL-1.0", seeAlso: [ @@ -6849,7 +6312,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/PHP-3.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/PHP-3.0.json", - referenceNumber: 203, name: "PHP License v3.0", licenseId: "PHP-3.0", seeAlso: [ @@ -6863,7 +6325,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/PHP-3.01.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/PHP-3.01.json", - referenceNumber: 50, name: "PHP License v3.01", licenseId: "PHP-3.01", seeAlso: ["http://www.php.net/license/3_01.txt"], @@ -6875,7 +6336,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Pixar.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Pixar.json", - referenceNumber: 51, name: "Pixar License", licenseId: "Pixar", seeAlso: [ @@ -6890,7 +6350,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/pkgconf.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/pkgconf.json", - referenceNumber: 551, name: "pkgconf License", licenseId: "pkgconf", seeAlso: ["https://github.com/pkgconf/pkgconf/blob/master/cli/main.c#L8"], @@ -6901,7 +6360,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Plexus.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Plexus.json", - referenceNumber: 662, name: "Plexus Classworlds License", licenseId: "Plexus", seeAlso: [ @@ -6914,7 +6372,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/pnmstitch.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/pnmstitch.json", - referenceNumber: 651, name: "pnmstitch License", licenseId: "pnmstitch", seeAlso: [ @@ -6927,7 +6384,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/PolyForm-Noncommercial-1.0.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/PolyForm-Noncommercial-1.0.0.json", - referenceNumber: 656, name: "PolyForm Noncommercial License 1.0.0", licenseId: "PolyForm-Noncommercial-1.0.0", seeAlso: ["https://polyformproject.org/licenses/noncommercial/1.0.0"], @@ -6939,7 +6395,6 @@ export const licensesData = { isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/PolyForm-Small-Business-1.0.0.json", - referenceNumber: 167, name: "PolyForm Small Business License 1.0.0", licenseId: "PolyForm-Small-Business-1.0.0", seeAlso: ["https://polyformproject.org/licenses/small-business/1.0.0"], @@ -6950,7 +6405,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/PostgreSQL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/PostgreSQL.json", - referenceNumber: 309, name: "PostgreSQL License", licenseId: "PostgreSQL", seeAlso: [ @@ -6964,7 +6418,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/PPL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/PPL.json", - referenceNumber: 259, name: "Peer Production License", licenseId: "PPL", seeAlso: [ @@ -6979,7 +6432,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/PSF-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/PSF-2.0.json", - referenceNumber: 76, name: "Python Software Foundation License 2.0", licenseId: "PSF-2.0", seeAlso: [ @@ -6993,7 +6445,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/psfrag.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/psfrag.json", - referenceNumber: 210, name: "psfrag License", licenseId: "psfrag", seeAlso: ["https://fedoraproject.org/wiki/Licensing/psfrag"], @@ -7004,7 +6455,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/psutils.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/psutils.json", - referenceNumber: 45, name: "psutils License", licenseId: "psutils", seeAlso: ["https://fedoraproject.org/wiki/Licensing/psutils"], @@ -7015,7 +6465,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Python-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Python-2.0.json", - referenceNumber: 197, name: "Python License 2.0", licenseId: "Python-2.0", seeAlso: ["https://opensource.org/licenses/Python-2.0"], @@ -7028,7 +6477,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Python-2.0.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Python-2.0.1.json", - referenceNumber: 221, name: "Python License 2.0.1", licenseId: "Python-2.0.1", seeAlso: [ @@ -7043,7 +6491,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/python-ldap.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/python-ldap.json", - referenceNumber: 243, name: "Python ldap License", licenseId: "python-ldap", seeAlso: ["https://github.com/python-ldap/python-ldap/blob/main/LICENCE"], @@ -7054,7 +6501,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Qhull.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Qhull.json", - referenceNumber: 230, name: "Qhull License", licenseId: "Qhull", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Qhull"], @@ -7065,7 +6511,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/QPL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/QPL-1.0.json", - referenceNumber: 149, name: "Q Public License 1.0", licenseId: "QPL-1.0", seeAlso: [ @@ -7081,7 +6526,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/QPL-1.0-INRIA-2004.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/QPL-1.0-INRIA-2004.json", - referenceNumber: 507, name: "Q Public License 1.0 - INRIA 2004 variant", licenseId: "QPL-1.0-INRIA-2004", seeAlso: ["https://github.com/maranget/hevea/blob/master/LICENSE"], @@ -7092,7 +6536,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/radvd.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/radvd.json", - referenceNumber: 452, name: "radvd License", licenseId: "radvd", seeAlso: ["https://github.com/radvd-project/radvd/blob/master/COPYRIGHT"], @@ -7103,7 +6546,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Rdisc.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Rdisc.json", - referenceNumber: 295, name: "Rdisc License", licenseId: "Rdisc", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Rdisc_License"], @@ -7114,7 +6556,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/RHeCos-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/RHeCos-1.1.json", - referenceNumber: 373, name: "Red Hat eCos Public License v1.1", licenseId: "RHeCos-1.1", seeAlso: ["http://ecos.sourceware.org/old-license.html"], @@ -7126,7 +6567,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/RPL-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/RPL-1.1.json", - referenceNumber: 79, name: "Reciprocal Public License 1.1", licenseId: "RPL-1.1", seeAlso: ["https://opensource.org/licenses/RPL-1.1"], @@ -7137,7 +6577,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/RPL-1.5.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/RPL-1.5.json", - referenceNumber: 63, name: "Reciprocal Public License 1.5", licenseId: "RPL-1.5", seeAlso: ["https://opensource.org/licenses/RPL-1.5"], @@ -7148,7 +6587,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/RPSL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/RPSL-1.0.json", - referenceNumber: 515, name: "RealNetworks Public Source License v1.0", licenseId: "RPSL-1.0", seeAlso: [ @@ -7163,7 +6601,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/RSA-MD.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/RSA-MD.json", - referenceNumber: 289, name: "RSA Message-Digest License", licenseId: "RSA-MD", seeAlso: ["http://www.faqs.org/rfcs/rfc1321.html"], @@ -7174,7 +6611,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/RSCPL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/RSCPL.json", - referenceNumber: 319, name: "Ricoh Source Code Public License", licenseId: "RSCPL", seeAlso: [ @@ -7188,7 +6624,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Ruby.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Ruby.json", - referenceNumber: 69, name: "Ruby License", licenseId: "Ruby", seeAlso: ["https://www.ruby-lang.org/en/about/license.txt"], @@ -7200,7 +6635,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Ruby-pty.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Ruby-pty.json", - referenceNumber: 399, name: "Ruby pty extension license", licenseId: "Ruby-pty", seeAlso: [ @@ -7215,7 +6649,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SAX-PD.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SAX-PD.json", - referenceNumber: 248, name: "Sax Public Domain Notice", licenseId: "SAX-PD", seeAlso: ["http://www.saxproject.org/copying.html"], @@ -7226,7 +6659,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SAX-PD-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SAX-PD-2.0.json", - referenceNumber: 316, name: "Sax Public Domain Notice 2.0", licenseId: "SAX-PD-2.0", seeAlso: ["http://www.saxproject.org/copying.html"], @@ -7237,7 +6669,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Saxpath.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Saxpath.json", - referenceNumber: 67, name: "Saxpath License", licenseId: "Saxpath", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Saxpath_License"], @@ -7248,7 +6679,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SCEA.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SCEA.json", - referenceNumber: 385, name: "SCEA Shared Source License", licenseId: "SCEA", seeAlso: ["http://research.scea.com/scea_shared_source_license.html"], @@ -7259,7 +6689,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SchemeReport.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SchemeReport.json", - referenceNumber: 545, name: "Scheme Language Report License", licenseId: "SchemeReport", seeAlso: [], @@ -7270,7 +6699,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Sendmail.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Sendmail.json", - referenceNumber: 296, name: "Sendmail License", licenseId: "Sendmail", seeAlso: [ @@ -7284,7 +6712,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Sendmail-8.23.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Sendmail-8.23.json", - referenceNumber: 605, name: "Sendmail License 8.23", licenseId: "Sendmail-8.23", seeAlso: [ @@ -7298,7 +6725,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Sendmail-Open-Source-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Sendmail-Open-Source-1.1.json", - referenceNumber: 543, name: "Sendmail Open Source License v1.1", licenseId: "Sendmail-Open-Source-1.1", seeAlso: [ @@ -7311,7 +6737,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SGI-B-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SGI-B-1.0.json", - referenceNumber: 139, name: "SGI Free Software License B v1.0", licenseId: "SGI-B-1.0", seeAlso: ["http://oss.sgi.com/projects/FreeB/SGIFreeSWLicB.1.0.html"], @@ -7322,7 +6747,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SGI-B-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SGI-B-1.1.json", - referenceNumber: 594, name: "SGI Free Software License B v1.1", licenseId: "SGI-B-1.1", seeAlso: ["http://oss.sgi.com/projects/FreeB/"], @@ -7333,7 +6757,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SGI-B-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SGI-B-2.0.json", - referenceNumber: 304, name: "SGI Free Software License B v2.0", licenseId: "SGI-B-2.0", seeAlso: ["http://oss.sgi.com/projects/FreeB/SGIFreeSWLicB.2.0.pdf"], @@ -7345,7 +6768,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SGI-OpenGL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SGI-OpenGL.json", - referenceNumber: 378, name: "SGI OpenGL License", licenseId: "SGI-OpenGL", seeAlso: [ @@ -7358,7 +6780,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SGP4.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SGP4.json", - referenceNumber: 112, name: "SGP4 Permission Notice", licenseId: "SGP4", seeAlso: ["https://celestrak.org/publications/AIAA/2006-6753/faq.php"], @@ -7369,7 +6790,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SHL-0.5.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SHL-0.5.json", - referenceNumber: 251, name: "Solderpad Hardware License v0.5", licenseId: "SHL-0.5", seeAlso: ["https://solderpad.org/licenses/SHL-0.5/"], @@ -7380,7 +6800,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SHL-0.51.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SHL-0.51.json", - referenceNumber: 599, name: "Solderpad Hardware License, Version 0.51", licenseId: "SHL-0.51", seeAlso: ["https://solderpad.org/licenses/SHL-0.51/"], @@ -7391,7 +6810,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SimPL-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SimPL-2.0.json", - referenceNumber: 457, name: "Simple Public License 2.0", licenseId: "SimPL-2.0", seeAlso: ["https://opensource.org/licenses/SimPL-2.0"], @@ -7402,7 +6820,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SISSL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SISSL.json", - referenceNumber: 33, name: "Sun Industry Standards Source License v1.1", licenseId: "SISSL", seeAlso: [ @@ -7417,7 +6834,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SISSL-1.2.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SISSL-1.2.json", - referenceNumber: 492, name: "Sun Industry Standards Source License v1.2", licenseId: "SISSL-1.2", seeAlso: [ @@ -7430,7 +6846,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SL.json", - referenceNumber: 344, name: "SL License", licenseId: "SL", seeAlso: ["https://github.com/mtoyoda/sl/blob/master/LICENSE"], @@ -7441,7 +6856,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Sleepycat.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Sleepycat.json", - referenceNumber: 428, name: "Sleepycat License", licenseId: "Sleepycat", seeAlso: ["https://opensource.org/licenses/Sleepycat"], @@ -7453,7 +6867,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SMAIL-GPL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SMAIL-GPL.json", - referenceNumber: 106, name: "SMAIL General Public License", licenseId: "SMAIL-GPL", seeAlso: [ @@ -7466,7 +6879,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SMLNJ.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SMLNJ.json", - referenceNumber: 521, name: "Standard ML of New Jersey License", licenseId: "SMLNJ", seeAlso: ["https://www.smlnj.org/license.html"], @@ -7478,7 +6890,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SMPPL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SMPPL.json", - referenceNumber: 36, name: "Secure Messaging Protocol Public License", licenseId: "SMPPL", seeAlso: [ @@ -7491,7 +6902,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SNIA.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SNIA.json", - referenceNumber: 73, name: "SNIA Public License 1.1", licenseId: "SNIA", seeAlso: ["https://fedoraproject.org/wiki/Licensing/SNIA_Public_License"], @@ -7502,7 +6912,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/snprintf.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/snprintf.json", - referenceNumber: 264, name: "snprintf License", licenseId: "snprintf", seeAlso: [ @@ -7515,7 +6924,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/softSurfer.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/softSurfer.json", - referenceNumber: 610, name: "softSurfer License", licenseId: "softSurfer", seeAlso: [ @@ -7529,7 +6937,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Soundex.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Soundex.json", - referenceNumber: 113, name: "Soundex License", licenseId: "Soundex", seeAlso: [ @@ -7542,7 +6949,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Spencer-86.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Spencer-86.json", - referenceNumber: 217, name: "Spencer License 86", licenseId: "Spencer-86", seeAlso: [ @@ -7555,7 +6961,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Spencer-94.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Spencer-94.json", - referenceNumber: 213, name: "Spencer License 94", licenseId: "Spencer-94", seeAlso: [ @@ -7569,7 +6974,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Spencer-99.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Spencer-99.json", - referenceNumber: 303, name: "Spencer License 99", licenseId: "Spencer-99", seeAlso: [ @@ -7582,7 +6986,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SPL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SPL-1.0.json", - referenceNumber: 277, name: "Sun Public License v1.0", licenseId: "SPL-1.0", seeAlso: ["https://opensource.org/licenses/SPL-1.0"], @@ -7594,7 +6997,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/ssh-keyscan.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/ssh-keyscan.json", - referenceNumber: 398, name: "ssh-keyscan License", licenseId: "ssh-keyscan", seeAlso: [ @@ -7607,7 +7009,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SSH-OpenSSH.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SSH-OpenSSH.json", - referenceNumber: 357, name: "SSH OpenSSH license", licenseId: "SSH-OpenSSH", seeAlso: [ @@ -7620,7 +7021,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SSH-short.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SSH-short.json", - referenceNumber: 114, name: "SSH short notice", licenseId: "SSH-short", seeAlso: [ @@ -7635,7 +7035,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SSLeay-standalone.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SSLeay-standalone.json", - referenceNumber: 637, name: "SSLeay License - standalone", licenseId: "SSLeay-standalone", seeAlso: [ @@ -7648,7 +7047,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SSPL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SSPL-1.0.json", - referenceNumber: 300, name: "Server Side Public License, v 1", licenseId: "SSPL-1.0", seeAlso: ["https://www.mongodb.com/licensing/server-side-public-license"], @@ -7659,7 +7057,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/StandardML-NJ.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/StandardML-NJ.json", - referenceNumber: 677, name: "Standard ML of New Jersey License", licenseId: "StandardML-NJ", seeAlso: ["https://www.smlnj.org/license.html"], @@ -7671,7 +7068,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SugarCRM-1.1.3.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SugarCRM-1.1.3.json", - referenceNumber: 383, name: "SugarCRM Public License v1.1.3", licenseId: "SugarCRM-1.1.3", seeAlso: ["http://www.sugarcrm.com/crm/SPL"], @@ -7682,7 +7078,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Sun-PPP.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Sun-PPP.json", - referenceNumber: 586, name: "Sun PPP License", licenseId: "Sun-PPP", seeAlso: [ @@ -7695,7 +7090,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Sun-PPP-2000.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Sun-PPP-2000.json", - referenceNumber: 475, name: "Sun PPP License (2000)", licenseId: "Sun-PPP-2000", seeAlso: [ @@ -7708,7 +7102,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SunPro.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SunPro.json", - referenceNumber: 347, name: "SunPro License", licenseId: "SunPro", seeAlso: [ @@ -7722,7 +7115,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/SWL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/SWL.json", - referenceNumber: 325, name: "Scheme Widget Library (SWL) Software License Agreement", licenseId: "SWL", seeAlso: ["https://fedoraproject.org/wiki/Licensing/SWL"], @@ -7733,7 +7125,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/swrule.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/swrule.json", - referenceNumber: 519, name: "swrule License", licenseId: "swrule", seeAlso: [ @@ -7746,7 +7137,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Symlinks.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Symlinks.json", - referenceNumber: 278, name: "Symlinks License", licenseId: "Symlinks", seeAlso: [ @@ -7759,7 +7149,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/TAPR-OHL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/TAPR-OHL-1.0.json", - referenceNumber: 567, name: "TAPR Open Hardware License v1.0", licenseId: "TAPR-OHL-1.0", seeAlso: ["https://www.tapr.org/OHL"], @@ -7770,7 +7159,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/TCL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/TCL.json", - referenceNumber: 472, name: "TCL/TK License", licenseId: "TCL", seeAlso: [ @@ -7784,7 +7172,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/TCP-wrappers.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/TCP-wrappers.json", - referenceNumber: 211, name: "TCP Wrappers License", licenseId: "TCP-wrappers", seeAlso: ["http://rc.quest.com/topics/openssh/license.php#tcpwrappers"], @@ -7795,7 +7182,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/TermReadKey.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/TermReadKey.json", - referenceNumber: 558, name: "TermReadKey License", licenseId: "TermReadKey", seeAlso: [ @@ -7808,7 +7194,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/TGPPL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/TGPPL-1.0.json", - referenceNumber: 548, name: "Transitive Grace Period Public Licence 1.0", licenseId: "TGPPL-1.0", seeAlso: [ @@ -7822,7 +7207,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/threeparttable.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/threeparttable.json", - referenceNumber: 366, name: "threeparttable License", licenseId: "threeparttable", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Threeparttable"], @@ -7833,7 +7217,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/TMate.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/TMate.json", - referenceNumber: 401, name: "TMate Open Source License", licenseId: "TMate", seeAlso: ["http://svnkit.com/license.html"], @@ -7844,7 +7227,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/TORQUE-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/TORQUE-1.1.json", - referenceNumber: 493, name: "TORQUE v2.5+ Software License v1.1", licenseId: "TORQUE-1.1", seeAlso: ["https://fedoraproject.org/wiki/Licensing/TORQUEv1.1"], @@ -7855,7 +7237,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/TOSL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/TOSL.json", - referenceNumber: 156, name: "Trusster Open Source License", licenseId: "TOSL", seeAlso: ["https://fedoraproject.org/wiki/Licensing/TOSL"], @@ -7866,7 +7247,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/TPDL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/TPDL.json", - referenceNumber: 32, name: "Time::ParseDate License", licenseId: "TPDL", seeAlso: ["https://metacpan.org/pod/Time::ParseDate#LICENSE"], @@ -7877,7 +7257,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/TPL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/TPL-1.0.json", - referenceNumber: 133, name: "THOR Public License 1.0", licenseId: "TPL-1.0", seeAlso: ["https://fedoraproject.org/wiki/Licensing:ThorPublicLicense"], @@ -7888,7 +7267,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/TrustedQSL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/TrustedQSL.json", - referenceNumber: 417, name: "TrustedQSL License", licenseId: "TrustedQSL", seeAlso: [ @@ -7901,7 +7279,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/TTWL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/TTWL.json", - referenceNumber: 382, name: "Text-Tabs+Wrap License", licenseId: "TTWL", seeAlso: [ @@ -7915,7 +7292,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/TTYP0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/TTYP0.json", - referenceNumber: 380, name: "TTYP0 License", licenseId: "TTYP0", seeAlso: ["https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/"], @@ -7926,7 +7302,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/TU-Berlin-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/TU-Berlin-1.0.json", - referenceNumber: 588, name: "Technische Universitaet Berlin License 1.0", licenseId: "TU-Berlin-1.0", seeAlso: [ @@ -7939,7 +7314,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/TU-Berlin-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/TU-Berlin-2.0.json", - referenceNumber: 565, name: "Technische Universitaet Berlin License 2.0", licenseId: "TU-Berlin-2.0", seeAlso: [ @@ -7952,7 +7326,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Ubuntu-font-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Ubuntu-font-1.0.json", - referenceNumber: 333, name: "Ubuntu Font Licence v1.0", licenseId: "Ubuntu-font-1.0", seeAlso: [ @@ -7966,7 +7339,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/UCAR.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/UCAR.json", - referenceNumber: 164, name: "UCAR License", licenseId: "UCAR", seeAlso: ["https://github.com/Unidata/UDUNITS-2/blob/master/COPYRIGHT"], @@ -7977,7 +7349,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/UCL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/UCL-1.0.json", - referenceNumber: 451, name: "Upstream Compatibility License v1.0", licenseId: "UCL-1.0", seeAlso: ["https://opensource.org/licenses/UCL-1.0"], @@ -7988,7 +7359,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/ulem.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/ulem.json", - referenceNumber: 338, name: "ulem License", licenseId: "ulem", seeAlso: ["https://mirrors.ctan.org/macros/latex/contrib/ulem/README"], @@ -7999,7 +7369,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/UMich-Merit.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/UMich-Merit.json", - referenceNumber: 101, name: "Michigan/Merit Networks License", licenseId: "UMich-Merit", seeAlso: ["https://github.com/radcli/radcli/blob/master/COPYRIGHT#L64"], @@ -8010,7 +7379,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Unicode-3.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Unicode-3.0.json", - referenceNumber: 388, name: "Unicode License v3", licenseId: "Unicode-3.0", seeAlso: ["https://www.unicode.org/license.txt"], @@ -8021,7 +7389,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Unicode-DFS-2015.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Unicode-DFS-2015.json", - referenceNumber: 655, name: "Unicode License Agreement - Data Files and Software (2015)", licenseId: "Unicode-DFS-2015", seeAlso: [ @@ -8034,7 +7401,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Unicode-DFS-2016.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Unicode-DFS-2016.json", - referenceNumber: 22, name: "Unicode License Agreement - Data Files and Software (2016)", licenseId: "Unicode-DFS-2016", seeAlso: [ @@ -8049,7 +7415,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Unicode-TOU.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Unicode-TOU.json", - referenceNumber: 416, name: "Unicode Terms of Use", licenseId: "Unicode-TOU", seeAlso: [ @@ -8063,7 +7428,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/UnixCrypt.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/UnixCrypt.json", - referenceNumber: 135, name: "UnixCrypt License", licenseId: "UnixCrypt", seeAlso: [ @@ -8078,7 +7442,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Unlicense.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Unlicense.json", - referenceNumber: 225, name: "The Unlicense", licenseId: "Unlicense", seeAlso: ["https://unlicense.org/"], @@ -8091,7 +7454,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/UPL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/UPL-1.0.json", - referenceNumber: 522, name: "Universal Permissive License v1.0", licenseId: "UPL-1.0", seeAlso: ["https://opensource.org/licenses/UPL"], @@ -8103,7 +7465,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/URT-RLE.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/URT-RLE.json", - referenceNumber: 128, name: "Utah Raster Toolkit Run Length Encoded License", licenseId: "URT-RLE", seeAlso: [ @@ -8117,7 +7478,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Vim.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Vim.json", - referenceNumber: 621, name: "Vim License", licenseId: "Vim", seeAlso: ["http://vimdoc.sourceforge.net/htmldoc/uganda.html"], @@ -8129,7 +7489,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/VOSTROM.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/VOSTROM.json", - referenceNumber: 463, name: "VOSTROM Public License for Open Source", licenseId: "VOSTROM", seeAlso: ["https://fedoraproject.org/wiki/Licensing/VOSTROM"], @@ -8140,7 +7499,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/VSL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/VSL-1.0.json", - referenceNumber: 261, name: "Vovida Software License v1.0", licenseId: "VSL-1.0", seeAlso: ["https://opensource.org/licenses/VSL-1.0"], @@ -8151,7 +7509,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/W3C.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/W3C.json", - referenceNumber: 86, name: "W3C Software Notice and License (2002-12-31)", licenseId: "W3C", seeAlso: [ @@ -8166,7 +7523,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/W3C-19980720.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/W3C-19980720.json", - referenceNumber: 71, name: "W3C Software Notice and License (1998-07-20)", licenseId: "W3C-19980720", seeAlso: [ @@ -8179,7 +7535,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/W3C-20150513.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/W3C-20150513.json", - referenceNumber: 427, name: "W3C Software Notice and Document License (2015-05-13)", licenseId: "W3C-20150513", seeAlso: [ @@ -8194,7 +7549,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/w3m.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/w3m.json", - referenceNumber: 433, name: "w3m License", licenseId: "w3m", seeAlso: ["https://github.com/tats/w3m/blob/master/COPYING"], @@ -8205,7 +7559,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Watcom-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Watcom-1.0.json", - referenceNumber: 555, name: "Sybase Open Watcom Public License 1.0", licenseId: "Watcom-1.0", seeAlso: ["https://opensource.org/licenses/Watcom-1.0"], @@ -8217,7 +7570,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Widget-Workshop.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Widget-Workshop.json", - referenceNumber: 285, name: "Widget Workshop License", licenseId: "Widget-Workshop", seeAlso: [ @@ -8230,7 +7582,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Wsuipa.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Wsuipa.json", - referenceNumber: 601, name: "Wsuipa License", licenseId: "Wsuipa", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Wsuipa"], @@ -8241,7 +7592,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/WTFPL.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/WTFPL.json", - referenceNumber: 107, name: "Do What The F*ck You Want To Public License", licenseId: "WTFPL", seeAlso: [ @@ -8257,7 +7607,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/wwl.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/wwl.json", - referenceNumber: 419, name: "WWL License", licenseId: "wwl", seeAlso: ["http://www.db.net/downloads/wwl+db-1.3.tgz"], @@ -8268,7 +7617,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/wxWindows.html", isDeprecatedLicenseId: true, detailsUrl: "https://spdx.org/licenses/wxWindows.json", - referenceNumber: 670, name: "wxWindows Library License", licenseId: "wxWindows", seeAlso: ["https://opensource.org/licenses/WXwindows"], @@ -8279,7 +7627,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/X11.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/X11.json", - referenceNumber: 353, name: "X11 License", licenseId: "X11", seeAlso: ["http://www.xfree86.org/3.3.6/COPYRIGHT2.html#3"], @@ -8293,7 +7640,6 @@ export const licensesData = { isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/X11-distribute-modifications-variant.json", - referenceNumber: 505, name: "X11 License Distribution Modification Variant", licenseId: "X11-distribute-modifications-variant", seeAlso: ["https://github.com/mirror/ncurses/blob/master/COPYING"], @@ -8304,7 +7650,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/X11-swapped.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/X11-swapped.json", - referenceNumber: 671, name: "X11 swapped final paragraphs", licenseId: "X11-swapped", seeAlso: [ @@ -8317,7 +7662,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Xdebug-1.03.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Xdebug-1.03.json", - referenceNumber: 453, name: "Xdebug License v 1.03", licenseId: "Xdebug-1.03", seeAlso: ["https://github.com/xdebug/xdebug/blob/master/LICENSE"], @@ -8328,7 +7672,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Xerox.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Xerox.json", - referenceNumber: 158, name: "Xerox License", licenseId: "Xerox", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Xerox"], @@ -8339,7 +7682,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Xfig.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Xfig.json", - referenceNumber: 619, name: "Xfig License", licenseId: "Xfig", seeAlso: [ @@ -8354,7 +7696,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/XFree86-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/XFree86-1.1.json", - referenceNumber: 645, name: "XFree86 License 1.1", licenseId: "XFree86-1.1", seeAlso: ["http://www.xfree86.org/current/LICENSE4.html"], @@ -8366,7 +7707,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/xinetd.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/xinetd.json", - referenceNumber: 219, name: "xinetd License", licenseId: "xinetd", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Xinetd_License"], @@ -8378,7 +7718,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/xkeyboard-config-Zinoviev.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/xkeyboard-config-Zinoviev.json", - referenceNumber: 227, name: "xkeyboard-config Zinoviev License", licenseId: "xkeyboard-config-Zinoviev", seeAlso: [ @@ -8391,7 +7730,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/xlock.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/xlock.json", - referenceNumber: 392, name: "xlock License", licenseId: "xlock", seeAlso: ["https://fossies.org/linux/tiff/contrib/ras/ras2tif.c"], @@ -8402,7 +7740,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Xnet.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Xnet.json", - referenceNumber: 438, name: "X.Net License", licenseId: "Xnet", seeAlso: ["https://opensource.org/licenses/Xnet"], @@ -8413,7 +7750,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/xpp.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/xpp.json", - referenceNumber: 503, name: "XPP License", licenseId: "xpp", seeAlso: ["https://fedoraproject.org/wiki/Licensing/xpp"], @@ -8424,7 +7760,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/XSkat.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/XSkat.json", - referenceNumber: 109, name: "XSkat License", licenseId: "XSkat", seeAlso: ["https://fedoraproject.org/wiki/Licensing/XSkat_License"], @@ -8435,7 +7770,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/xzoom.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/xzoom.json", - referenceNumber: 664, name: "xzoom License", licenseId: "xzoom", seeAlso: [ @@ -8448,7 +7782,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/YPL-1.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/YPL-1.0.json", - referenceNumber: 500, name: "Yahoo! Public License v1.0", licenseId: "YPL-1.0", seeAlso: ["http://www.zimbra.com/license/yahoo_public_license_1.0.html"], @@ -8459,7 +7792,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/YPL-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/YPL-1.1.json", - referenceNumber: 190, name: "Yahoo! Public License v1.1", licenseId: "YPL-1.1", seeAlso: ["http://www.zimbra.com/license/yahoo_public_license_1.1.html"], @@ -8471,7 +7803,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Zed.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Zed.json", - referenceNumber: 460, name: "Zed License", licenseId: "Zed", seeAlso: ["https://fedoraproject.org/wiki/Licensing/Zed"], @@ -8482,7 +7813,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Zeeff.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Zeeff.json", - referenceNumber: 595, name: "Zeeff License", licenseId: "Zeeff", seeAlso: ["ftp://ftp.tin.org/pub/news/utils/newsx/newsx-1.6.tar.gz"], @@ -8493,7 +7823,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Zend-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Zend-2.0.json", - referenceNumber: 245, name: "Zend License v2.0", licenseId: "Zend-2.0", seeAlso: [ @@ -8507,7 +7836,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Zimbra-1.3.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Zimbra-1.3.json", - referenceNumber: 327, name: "Zimbra Public License v1.3", licenseId: "Zimbra-1.3", seeAlso: [ @@ -8521,7 +7849,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Zimbra-1.4.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Zimbra-1.4.json", - referenceNumber: 12, name: "Zimbra Public License v1.4", licenseId: "Zimbra-1.4", seeAlso: ["http://www.zimbra.com/legal/zimbra-public-license-1-4"], @@ -8532,7 +7859,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/Zlib.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/Zlib.json", - referenceNumber: 110, name: "zlib License", licenseId: "Zlib", seeAlso: [ @@ -8548,7 +7874,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/zlib-acknowledgement.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/zlib-acknowledgement.json", - referenceNumber: 362, name: "zlib/libpng License with Acknowledgement", licenseId: "zlib-acknowledgement", seeAlso: [ @@ -8561,7 +7886,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/ZPL-1.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/ZPL-1.1.json", - referenceNumber: 510, name: "Zope Public License 1.1", licenseId: "ZPL-1.1", seeAlso: ["http://old.zope.org/Resources/License/ZPL-1.1"], @@ -8572,7 +7896,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/ZPL-2.0.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/ZPL-2.0.json", - referenceNumber: 173, name: "Zope Public License 2.0", licenseId: "ZPL-2.0", seeAlso: [ @@ -8587,7 +7910,6 @@ export const licensesData = { reference: "https://spdx.org/licenses/ZPL-2.1.html", isDeprecatedLicenseId: false, detailsUrl: "https://spdx.org/licenses/ZPL-2.1.json", - referenceNumber: 657, name: "Zope Public License 2.1", licenseId: "ZPL-2.1", seeAlso: ["http://old.zope.org/Resources/ZPL/"], diff --git a/tooling/data/src/licenses/schemas.ts b/tooling/data/src/licenses/schemas.ts index 598d7885..69ef9450 100644 --- a/tooling/data/src/licenses/schemas.ts +++ b/tooling/data/src/licenses/schemas.ts @@ -17,11 +17,11 @@ export const LicenseSchema = z.object({ reference: z.string().url(), isDeprecatedLicenseId: z.boolean(), detailsUrl: z.string().url(), - referenceNumber: z.number(), name: z.string(), licenseId: LicenseIdSchema, seeAlso: z.array(z.string().url()), isOsiApproved: z.boolean(), + licenseText: z.string().optional().nullable(), }); export const LicenseStatusSchema = z.union([ From b753ef07e0b164cba372b514f7d2f450d9a321f7 Mon Sep 17 00:00:00 2001 From: lukasz Date: Thu, 26 Dec 2024 17:27:54 +0100 Subject: [PATCH 3/5] refactor: changed npm ls to arborist actual, updated tests, added --production snapshot tests --- biome.json | 3 +- packages/core/package.json | 4 +- .../dependency-finder/find-dependencies.ts | 2 +- packages/core/src/dependency-finder/npm.ts | 89 +- .../find-license-in-license-file.ts | 9 +- .../__snapshots__/monorepo-production.json | 2399 +++++ test/test/__snapshots__/monorepo.json | 2399 +++++ test/test/__snapshots__/npm-production.json | 2741 ++++++ test/test/__snapshots__/npm.json | 8692 ++++++++++++++++ test/test/__snapshots__/pnpm-production.json | 3156 ++++++ test/test/__snapshots__/pnpm.json | 8727 +++++++++++++++++ test/test/__snapshots__/yarn-production.json | 2356 +++++ test/test/__snapshots__/yarn.json | 5611 +++++++++++ test/test/npm.test.ts | 6 +- test/test/snapshot.test.ts | 97 +- ...st.ts => match-snapshot-recursive.test.ts} | 142 +- ...cursive.ts => match-snapshot-recursive.ts} | 39 +- test/utils/path-serializer.ts | 9 +- 18 files changed, 36311 insertions(+), 170 deletions(-) create mode 100644 test/test/__snapshots__/monorepo-production.json create mode 100644 test/test/__snapshots__/monorepo.json create mode 100644 test/test/__snapshots__/npm-production.json create mode 100644 test/test/__snapshots__/npm.json create mode 100644 test/test/__snapshots__/pnpm-production.json create mode 100644 test/test/__snapshots__/pnpm.json create mode 100644 test/test/__snapshots__/yarn-production.json create mode 100644 test/test/__snapshots__/yarn.json rename test/utils/{matchSnapshotRecursive.test.ts => match-snapshot-recursive.test.ts} (64%) rename test/utils/{matchSnapshotRecursive.ts => match-snapshot-recursive.ts} (61%) diff --git a/biome.json b/biome.json index 6edc6f97..1bb13347 100644 --- a/biome.json +++ b/biome.json @@ -7,7 +7,8 @@ }, "files": { "ignoreUnknown": false, - "ignore": ["dist", "build"] + "ignore": ["dist", "build"], + "maxSize": 1000000000000 }, "formatter": { "enabled": true, diff --git a/packages/core/package.json b/packages/core/package.json index 6d859d82..ec7066cf 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -13,9 +13,7 @@ "types": "./dist/types/index.d.ts" } }, - "files": [ - "dist" - ], + "files": ["dist"], "scripts": { "build": "tsup-node", "dev": "tsc --watch", diff --git a/packages/core/src/dependency-finder/find-dependencies.ts b/packages/core/src/dependency-finder/find-dependencies.ts index a8ffc590..8bdb04fb 100644 --- a/packages/core/src/dependency-finder/find-dependencies.ts +++ b/packages/core/src/dependency-finder/find-dependencies.ts @@ -52,7 +52,7 @@ function findExternalDependencies({ switch (packageManager) { case "npm": case "yarn": - return findNpmDependencies(projectRoot, production, verbose); + return findNpmDependencies(projectRoot, production); case "pnpm": return findPnpmDependencies(projectRoot, production, verbose); case "yarn-classic": diff --git a/packages/core/src/dependency-finder/npm.ts b/packages/core/src/dependency-finder/npm.ts index b15727fa..f8798d5c 100644 --- a/packages/core/src/dependency-finder/npm.ts +++ b/packages/core/src/dependency-finder/npm.ts @@ -1,73 +1,38 @@ import type { DependenciesResult } from "@license-auditor/data"; -import { ExecCommandException } from "../exceptions/index.js"; -import { execCommand } from "./exec-command.js"; +import Arborist, { type Node } from "@npmcli/arborist"; -export const findNpmDepsCommand = "npm ls --all -p"; -export const findNpmProdDepsCommand = "npm ls --all -p --omit=dev"; +const flattenDependenciesTree = ( + tree: Node, + production?: boolean, +): string[] => { + const dependencies: string[] = []; + for (const [, node] of tree.children) { + if (!(production && node.dev)) { + const packagePath = node.path; + if (!packagePath) { + throw new Error("Package found by arborist is missing a path"); + } + dependencies.push(packagePath); + } + dependencies.push(...flattenDependenciesTree(node, production)); + } + + return dependencies; +}; export async function findNpmDependencies( projectRoot: string, production?: boolean | undefined, - verbose?: boolean | undefined, ): Promise { - const { output, warning } = await (async () => { - try { - return { - output: await execCommand( - production ? findNpmProdDepsCommand : findNpmDepsCommand, - projectRoot, - verbose, - ), - }; - } catch (error) { - if (error instanceof ExecCommandException) { - if (/missing:.+required by/.test(error.stderr)) { - return { - output: error.stdout, - warning: `Results incomplete because of an error. This is most likely caused by peer dependencies. Try turning legacy-peer-deps off and resolve peer dependency conflicts. Original error:\n${error.stderr}`, - }; - } - if (/ELSPROBLEMS/.test(error.stderr)) { - throw new ExecCommandException( - [ - "", - "Unable to resolve project dependencies.", - error.message, - "", - "Potential causes:", - " - Incompatible or inconsistent version specifications in package.json.", - " - Conflicts in peer dependencies.", - " - Cached or outdated data in node_modules or npm cache.", - "", - "Suggested actions:", - " 1. Inspect and resolve version conflicts in package.json.", - " 2. Check and address peer dependency conflicts.", - " 3. Clear the node_modules folder and reinstall dependencies with a clean state:", - " remove node_modules and run npm install", - " 4. Clear the npm cache to ensure no outdated or corrupted data is used:", - " npm cache clean --force", - ].join("\n"), - { - stdout: error.stdout, - stderr: error.stderr, - originalError: error.originalError, - }, - ); - } - } - throw error; - } - })(); - - // Remove the first line, as npm always prints the project root first - const lines = output.split("\n").slice(1); + try { + const arborist = new Arborist({ path: projectRoot }); + const tree = await arborist.loadActual(); - const dependencies = lines - .filter((line) => line.trim() !== "") - .map((line) => line.trim()); + const dependencies: string[] = flattenDependenciesTree(tree, production); - if (warning) { - return { dependencies, warning }; + return { dependencies }; + } catch (error) { + console.log("arborist error", error); + throw error; } - return { dependencies }; } diff --git a/packages/core/src/license-finder/find-license-in-license-file.ts b/packages/core/src/license-finder/find-license-in-license-file.ts index 29f5f9ce..a8a88488 100644 --- a/packages/core/src/license-finder/find-license-in-license-file.ts +++ b/packages/core/src/license-finder/find-license-in-license-file.ts @@ -19,11 +19,16 @@ export function retrieveLicenseFromLicenseFileContent(content: string): { // threshold selected empirically based on our tests const foundLicense = licenseMap.get(detectedLicense.licenseId); if (!foundLicense) { - throw new Error(`License detected but not found in license map: ${detectedLicense.licenseId}`); + throw new Error( + `License detected but not found in license map: ${detectedLicense.licenseId}`, + ); } return { - licenses: addLicenseSource([LicenseSchema.parse(foundLicense)], LICENSE_SOURCE.licenseFileContent), + licenses: addLicenseSource( + [LicenseSchema.parse(foundLicense)], + LICENSE_SOURCE.licenseFileContent, + ), }; } diff --git a/test/test/__snapshots__/monorepo-production.json b/test/test/__snapshots__/monorepo-production.json new file mode 100644 index 00000000..f669b045 --- /dev/null +++ b/test/test/__snapshots__/monorepo-production.json @@ -0,0 +1,2399 @@ +{ + "whitelist": [ + { + "packageName": "express@4.21.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/express", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/express/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/express/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "react@18.3.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/react", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/react/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/react/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "accepts@1.3.8", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/accepts", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/accepts/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/accepts/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array-flatten@1.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/array-flatten", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/array-flatten/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/array-flatten/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "body-parser@1.20.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/body-parser", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/body-parser/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/body-parser/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "content-disposition@0.5.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/content-disposition", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/content-disposition/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/content-disposition/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "content-type@1.0.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/content-type", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/content-type/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/content-type/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "cookie-signature@1.0.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/cookie-signature", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/cookie-signature/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/cookie-signature" + ], + "verificationStatus": "licenseFileNotFound" + }, + { + "packageName": "cookie@0.7.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/cookie", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/cookie/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/cookie/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "debug@2.6.9", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/debug", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/debug/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/debug/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "depd@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/depd", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/depd/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/depd/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "encodeurl@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/encodeurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/encodeurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/encodeurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "escape-html@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/escape-html", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/escape-html/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/escape-html/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "etag@1.8.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/etag", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/etag/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/etag/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "finalhandler@1.3.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/finalhandler", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/finalhandler/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/finalhandler/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "fresh@0.5.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/fresh", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/fresh/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/fresh/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "http-errors@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/http-errors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/http-errors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/http-errors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "merge-descriptors@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/merge-descriptors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/merge-descriptors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/merge-descriptors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "methods@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/methods", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/methods/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/methods/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "on-finished@2.4.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/on-finished", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/on-finished/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/on-finished/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "parseurl@1.3.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/parseurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/parseurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/parseurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "path-to-regexp@0.1.10", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/path-to-regexp", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/path-to-regexp/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/path-to-regexp/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "proxy-addr@2.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/proxy-addr", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/proxy-addr/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/proxy-addr/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "qs@6.13.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/qs", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], + "isOsiApproved": true, + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/qs/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/qs/LICENSE.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "range-parser@1.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/range-parser", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/range-parser/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/range-parser/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safe-buffer@5.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/safe-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/safe-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/safe-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "send@0.19.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/send", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/send/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/send/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "serve-static@1.16.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/serve-static", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/serve-static/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/serve-static/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "setprototypeof@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/setprototypeof", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/setprototypeof/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/setprototypeof/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "statuses@2.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/statuses", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/statuses/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/statuses/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "type-is@1.6.18", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/type-is", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/type-is/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/type-is/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "utils-merge@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/utils-merge", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/utils-merge/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/utils-merge/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "vary@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/vary", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/vary/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/vary/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "loose-envify@1.4.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/loose-envify", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/loose-envify/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/loose-envify/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-types@2.1.35", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/mime-types", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/mime-types/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/mime-types/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "negotiator@0.6.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/negotiator", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/negotiator/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/negotiator/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "bytes@3.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/bytes", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/bytes/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/bytes/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "destroy@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/destroy", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/destroy/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/destroy/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "iconv-lite@0.4.24", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/iconv-lite", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/iconv-lite/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/iconv-lite/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "raw-body@2.5.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/raw-body", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/raw-body/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/raw-body/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "unpipe@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/unpipe", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/unpipe/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/unpipe/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ms@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/ms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/ms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/ms/license.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "inherits@2.0.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/inherits", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/inherits/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/inherits/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "toidentifier@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/toidentifier", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/toidentifier/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/toidentifier/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ee-first@1.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/ee-first", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/ee-first/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/ee-first/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "forwarded@0.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/forwarded", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/forwarded/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/forwarded/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ipaddr.js@1.9.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/ipaddr.js", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/ipaddr.js/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/ipaddr.js/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "side-channel@1.0.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/side-channel", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/side-channel/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/side-channel/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "encodeurl@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/send/node_modules/encodeurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/send/node_modules/encodeurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/send/node_modules/encodeurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime@1.6.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/mime", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/mime/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/mime/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ms@2.1.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/send/node_modules/ms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/send/node_modules/ms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/send/node_modules/ms/license.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "media-typer@0.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/media-typer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/media-typer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/media-typer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "js-tokens@4.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/js-tokens", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/js-tokens/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/js-tokens/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-db@1.52.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/mime-db", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/mime-db/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/mime-db/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safer-buffer@2.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/safer-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/safer-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/safer-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "call-bind@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/call-bind", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/call-bind/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/call-bind/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-errors@1.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/es-errors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/es-errors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/es-errors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "get-intrinsic@1.2.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/get-intrinsic", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/get-intrinsic/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/get-intrinsic/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object-inspect@1.13.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/object-inspect", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/object-inspect/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/object-inspect/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-define-property@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/es-define-property", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/es-define-property/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/es-define-property/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "function-bind@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/function-bind", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/function-bind/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/function-bind/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "set-function-length@1.2.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/set-function-length", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/set-function-length/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/set-function-length/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-proto@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/has-proto", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/has-proto/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/has-proto/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-symbols@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/has-symbols", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/has-symbols/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/has-symbols/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "hasown@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/hasown", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/hasown/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/hasown/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "define-data-property@1.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/define-data-property", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/define-data-property/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/define-data-property/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "gopd@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/gopd", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/gopd/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/gopd/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-property-descriptors@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/has-property-descriptors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/has-property-descriptors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/has-property-descriptors/LICENSE" + ], + "verificationStatus": "ok" + } + ], + "blacklist": [], + "unknown": [], + "notFound": [], + "needsUserVerification": [] +} diff --git a/test/test/__snapshots__/monorepo.json b/test/test/__snapshots__/monorepo.json new file mode 100644 index 00000000..1721086e --- /dev/null +++ b/test/test/__snapshots__/monorepo.json @@ -0,0 +1,2399 @@ +{ + "whitelist": [ + { + "packageName": "express@4.21.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/express", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/express/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/express/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "react@18.3.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/react", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/react/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/react/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "accepts@1.3.8", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/accepts", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/accepts/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/accepts/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array-flatten@1.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/array-flatten", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/array-flatten/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/array-flatten/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "body-parser@1.20.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/body-parser", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/body-parser/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/body-parser/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "content-disposition@0.5.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/content-disposition", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/content-disposition/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/content-disposition/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "content-type@1.0.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/content-type", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/content-type/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/content-type/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "cookie-signature@1.0.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/cookie-signature", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/cookie-signature/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/cookie-signature" + ], + "verificationStatus": "licenseFileNotFound" + }, + { + "packageName": "cookie@0.7.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/cookie", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/cookie/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/cookie/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "debug@2.6.9", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/debug", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/debug/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/debug/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "depd@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/depd", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/depd/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/depd/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "encodeurl@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/encodeurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/encodeurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/encodeurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "escape-html@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/escape-html", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/escape-html/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/escape-html/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "etag@1.8.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/etag", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/etag/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/etag/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "finalhandler@1.3.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/finalhandler", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/finalhandler/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/finalhandler/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "fresh@0.5.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/fresh", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/fresh/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/fresh/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "http-errors@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/http-errors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/http-errors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/http-errors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "merge-descriptors@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/merge-descriptors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/merge-descriptors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/merge-descriptors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "methods@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/methods", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/methods/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/methods/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "on-finished@2.4.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/on-finished", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/on-finished/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/on-finished/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "parseurl@1.3.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/parseurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/parseurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/parseurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "path-to-regexp@0.1.10", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/path-to-regexp", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/path-to-regexp/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/path-to-regexp/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "proxy-addr@2.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/proxy-addr", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/proxy-addr/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/proxy-addr/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "qs@6.13.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/qs", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], + "isOsiApproved": true, + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/qs/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/qs/LICENSE.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "range-parser@1.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/range-parser", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/range-parser/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/range-parser/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safe-buffer@5.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/safe-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/safe-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/safe-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "send@0.19.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/send", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/send/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/send/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "serve-static@1.16.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/serve-static", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/serve-static/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/serve-static/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "setprototypeof@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/setprototypeof", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/setprototypeof/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/setprototypeof/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "statuses@2.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/statuses", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/statuses/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/statuses/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "type-is@1.6.18", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/type-is", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/type-is/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/type-is/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "utils-merge@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/utils-merge", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/utils-merge/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/utils-merge/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "vary@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/vary", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/vary/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/vary/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "loose-envify@1.4.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/loose-envify", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/loose-envify/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/loose-envify/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-types@2.1.35", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/mime-types", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/mime-types/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/mime-types/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "negotiator@0.6.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/negotiator", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/negotiator/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/negotiator/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "bytes@3.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/bytes", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/bytes/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/bytes/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "destroy@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/destroy", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/destroy/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/destroy/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "iconv-lite@0.4.24", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/iconv-lite", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/iconv-lite/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/iconv-lite/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "raw-body@2.5.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/raw-body", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/raw-body/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/raw-body/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "unpipe@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/unpipe", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/unpipe/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/unpipe/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ms@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/ms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/ms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/ms/license.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "inherits@2.0.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/inherits", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/inherits/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/inherits/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "toidentifier@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/toidentifier", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/toidentifier/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/toidentifier/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ee-first@1.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/ee-first", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/ee-first/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/ee-first/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "forwarded@0.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/forwarded", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/forwarded/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/forwarded/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ipaddr.js@1.9.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/ipaddr.js", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/ipaddr.js/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/ipaddr.js/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "side-channel@1.0.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/side-channel", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/side-channel/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/side-channel/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "encodeurl@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/send/node_modules/encodeurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/send/node_modules/encodeurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/send/node_modules/encodeurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime@1.6.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/mime", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/mime/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/mime/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ms@2.1.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/send/node_modules/ms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/send/node_modules/ms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/send/node_modules/ms/license.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "media-typer@0.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/media-typer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/media-typer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/media-typer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "js-tokens@4.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/js-tokens", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/js-tokens/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/js-tokens/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-db@1.52.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/mime-db", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/mime-db/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/mime-db/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safer-buffer@2.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/safer-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/safer-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/safer-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "call-bind@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/call-bind", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/call-bind/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/call-bind/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-errors@1.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/es-errors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/es-errors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/es-errors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "get-intrinsic@1.2.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/get-intrinsic", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/get-intrinsic/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/get-intrinsic/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object-inspect@1.13.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/object-inspect", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/object-inspect/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/object-inspect/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-define-property@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/es-define-property", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/es-define-property/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/es-define-property/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "function-bind@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/function-bind", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/function-bind/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/function-bind/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "set-function-length@1.2.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/set-function-length", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/set-function-length/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/set-function-length/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-proto@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/has-proto", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/has-proto/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/has-proto/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-symbols@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/has-symbols", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/has-symbols/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/has-symbols/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "hasown@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/hasown", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/hasown/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/hasown/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "define-data-property@1.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/define-data-property", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/define-data-property/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/define-data-property/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "gopd@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/gopd", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/gopd/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/gopd/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-property-descriptors@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/has-property-descriptors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/has-property-descriptors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/has-property-descriptors/LICENSE" + ], + "verificationStatus": "ok" + } + ], + "blacklist": [], + "unknown": [], + "notFound": [], + "needsUserVerification": [] +} diff --git a/test/test/__snapshots__/npm-production.json b/test/test/__snapshots__/npm-production.json new file mode 100644 index 00000000..2d4ab0c8 --- /dev/null +++ b/test/test/__snapshots__/npm-production.json @@ -0,0 +1,2741 @@ +{ + "whitelist": [ + { + "packageName": "accepts@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/accepts", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/accepts/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/accepts/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array-flatten@3.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/array-flatten", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/array-flatten/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/array-flatten/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "body-parser@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "media-typer@0.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/media-typer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/media-typer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/media-typer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-db@1.52.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/mime-db", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/mime-db/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/mime-db/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ms@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/ms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/ms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/ms/license.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-types@2.1.35", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/mime-types", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/mime-types/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/mime-types/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "debug@3.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/debug", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/debug/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/debug/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "type-is@1.6.18", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/type-is", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/type-is/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/type-is/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "call-bind@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/call-bind", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/call-bind/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/call-bind/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "bytes@3.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/bytes", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/bytes/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/bytes/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "content-disposition@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/content-disposition", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/content-disposition/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/content-disposition/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "cookie@0.7.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/cookie", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/cookie/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/cookie/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "cookie-signature@1.2.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/cookie-signature", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/cookie-signature/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/cookie-signature/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "content-type@1.0.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/content-type", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/content-type/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/content-type/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "debug@4.3.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/debug", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/debug/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/debug/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "depd@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/depd", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/depd/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/depd/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "destroy@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/destroy", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/destroy/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/destroy/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ee-first@1.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/ee-first", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/ee-first/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/ee-first/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "encodeurl@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/encodeurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/encodeurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/encodeurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-define-property@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/es-define-property", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/es-define-property/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/es-define-property/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "define-data-property@1.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/define-data-property", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/define-data-property/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/define-data-property/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-errors@1.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/es-errors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/es-errors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/es-errors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "escape-html@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/escape-html", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/escape-html/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/escape-html/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "etag@1.8.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/etag", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/etag/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/etag/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "express@5.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/express", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/express/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/express/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "finalhandler@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/finalhandler", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/finalhandler/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/finalhandler/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "encodeurl@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/finalhandler/node_modules/encodeurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/finalhandler/node_modules/encodeurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/finalhandler/node_modules/encodeurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "debug@2.6.9", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/finalhandler/node_modules/debug", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/finalhandler/node_modules/debug/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/finalhandler/node_modules/debug/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "forwarded@0.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/forwarded", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/forwarded/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/forwarded/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "function-bind@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/function-bind", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/function-bind/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/function-bind/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "get-intrinsic@1.2.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/get-intrinsic", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/get-intrinsic/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/get-intrinsic/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "gopd@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/gopd", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/gopd/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/gopd/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "fresh@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/fresh", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/fresh/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/fresh/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-proto@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/has-proto", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/has-proto/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/has-proto/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-symbols@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/has-symbols", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/has-symbols/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/has-symbols/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-property-descriptors@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/has-property-descriptors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/has-property-descriptors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/has-property-descriptors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "iconv-lite@0.5.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/iconv-lite", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/iconv-lite/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/iconv-lite/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "http-errors@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/http-errors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/http-errors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/http-errors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "hasown@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/hasown", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/hasown/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/hasown/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ipaddr.js@1.9.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/ipaddr.js", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/ipaddr.js/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/ipaddr.js/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "inherits@2.0.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/inherits", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/inherits/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/inherits/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-promise@4.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/is-promise", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/is-promise/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/is-promise/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "media-typer@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/media-typer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/media-typer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/media-typer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-types@3.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/mime-types", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/mime-types/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/mime-types/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ms@2.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/ms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/ms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/ms/license.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-db@1.53.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/mime-db", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/mime-db/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/mime-db/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "merge-descriptors@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/merge-descriptors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/merge-descriptors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/merge-descriptors/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "negotiator@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/negotiator", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/negotiator/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/negotiator/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "methods@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/methods", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/methods/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/methods/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "on-finished@2.4.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/on-finished", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/on-finished/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/on-finished/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object-inspect@1.13.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/object-inspect", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/object-inspect/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/object-inspect/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "once@1.4.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/once", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/once/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/once/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "parseurl@1.3.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/parseurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/parseurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/parseurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "path-to-regexp@8.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/path-to-regexp", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/path-to-regexp/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/path-to-regexp/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "proxy-addr@2.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/proxy-addr", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/proxy-addr/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/proxy-addr/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "qs@6.13.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/qs", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], + "isOsiApproved": true, + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/qs/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/qs/LICENSE.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "range-parser@1.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/range-parser", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/range-parser/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/range-parser/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "raw-body@3.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/raw-body", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/raw-body/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/raw-body/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "iconv-lite@0.6.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/raw-body/node_modules/iconv-lite", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/raw-body/node_modules/iconv-lite/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/raw-body/node_modules/iconv-lite/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "router@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/router", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/router/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/router/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "send@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/send", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/send/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/send/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "fresh@0.5.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/send/node_modules/fresh", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/send/node_modules/fresh/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/send/node_modules/fresh/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ms@2.1.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/send/node_modules/ms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/send/node_modules/ms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/send/node_modules/ms/license.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safer-buffer@2.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/safer-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/safer-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/safer-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safe-buffer@5.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/safe-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/safe-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/safe-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "serve-static@2.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/serve-static", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/serve-static/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/serve-static/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "set-function-length@1.2.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/set-function-length", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/set-function-length/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/set-function-length/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "setprototypeof@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/setprototypeof", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/setprototypeof/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/setprototypeof/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "side-channel@1.0.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/side-channel", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/side-channel/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/side-channel/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "statuses@2.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/statuses", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/statuses/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/statuses/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "toidentifier@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/toidentifier", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/toidentifier/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/toidentifier/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "type-is@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/type-is", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/type-is/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/type-is/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "unpipe@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/unpipe", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/unpipe/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/unpipe/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "utils-merge@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/utils-merge", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/utils-merge/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/utils-merge/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "vary@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/vary", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/vary/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/vary/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "wrappy@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/wrappy", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/wrappy/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/wrappy/LICENSE" + ], + "verificationStatus": "ok" + } + ], + "blacklist": [], + "unknown": [], + "notFound": [], + "needsUserVerification": [] +} diff --git a/test/test/__snapshots__/npm.json b/test/test/__snapshots__/npm.json new file mode 100644 index 00000000..f81907dc --- /dev/null +++ b/test/test/__snapshots__/npm.json @@ -0,0 +1,8692 @@ +{ + "whitelist": [ + { + "packageName": "accepts@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/accepts", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/accepts/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/accepts/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "acorn@8.14.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/acorn", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/acorn/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/acorn/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "acorn-jsx@5.3.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/acorn-jsx", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/acorn-jsx/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/acorn-jsx/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ajv@6.12.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ajv", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ajv/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ajv/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array-flatten@3.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array-flatten", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array-flatten/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array-flatten/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array-buffer-byte-length@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array-buffer-byte-length", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array-buffer-byte-length/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array-buffer-byte-length/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array.prototype.findlast@1.2.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.findlast", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.findlast/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.findlast/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ansi-styles@4.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ansi-styles", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ansi-styles/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ansi-styles/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array-includes@3.1.8", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array-includes", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array-includes/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array-includes/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array.prototype.flatmap@1.3.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.flatmap", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.flatmap/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.flatmap/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array.prototype.tosorted@1.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.tosorted", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.tosorted/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.tosorted/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "arraybuffer.prototype.slice@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/arraybuffer.prototype.slice", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/arraybuffer.prototype.slice/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/arraybuffer.prototype.slice/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array.prototype.flat@1.3.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.flat", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.flat/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.flat/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "balanced-match@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/balanced-match", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/balanced-match/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/balanced-match/LICENSE.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "body-parser@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "debug@3.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/debug", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/debug/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/debug/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "media-typer@0.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/media-typer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/media-typer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/media-typer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ms@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/ms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/ms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/ms/license.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-db@1.52.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/mime-db", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/mime-db/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/mime-db/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-types@2.1.35", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/mime-types", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/mime-types/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/mime-types/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "type-is@1.6.18", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/type-is", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/type-is/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/type-is/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "available-typed-arrays@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/available-typed-arrays", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/available-typed-arrays/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/available-typed-arrays/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "brace-expansion@1.1.11", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/brace-expansion", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/brace-expansion/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/brace-expansion/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "bytes@3.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/bytes", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/bytes/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/bytes/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "callsites@3.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/callsites", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/callsites/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/callsites/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "color-convert@2.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/color-convert", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/color-convert/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/color-convert/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "concat-map@0.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/concat-map", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/concat-map/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/concat-map/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "call-bind@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/call-bind", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/call-bind/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/call-bind/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "color-name@1.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/color-name", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/color-name/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/color-name/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "chalk@4.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/chalk", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/chalk/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/chalk/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "content-disposition@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/content-disposition", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/content-disposition/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/content-disposition/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "content-type@1.0.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/content-type", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/content-type/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/content-type/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "cookie@0.7.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/cookie", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/cookie/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/cookie/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "cookie-signature@1.2.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/cookie-signature", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/cookie-signature/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/cookie-signature/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "cross-spawn@7.0.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/cross-spawn", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/cross-spawn/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/cross-spawn/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "data-view-byte-offset@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/data-view-byte-offset", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/data-view-byte-offset/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/data-view-byte-offset/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "data-view-buffer@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/data-view-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/data-view-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/data-view-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "data-view-byte-length@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/data-view-byte-length", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/data-view-byte-length/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/data-view-byte-length/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "debug@4.3.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/debug", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/debug/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/debug/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "deep-is@0.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/deep-is", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/deep-is/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/deep-is/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "define-data-property@1.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/define-data-property", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/define-data-property/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/define-data-property/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "doctrine@2.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/doctrine", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/doctrine/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/doctrine/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "depd@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/depd", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/depd/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/depd/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "destroy@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/destroy", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/destroy/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/destroy/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ee-first@1.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ee-first", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ee-first/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ee-first/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "define-properties@1.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/define-properties", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/define-properties/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/define-properties/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "encodeurl@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/encodeurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/encodeurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/encodeurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-abstract@1.23.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-abstract", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-abstract/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-abstract/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-define-property@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-define-property", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-define-property/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-define-property/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-errors@1.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-errors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-errors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-errors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-iterator-helpers@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-iterator-helpers", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-iterator-helpers/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-iterator-helpers/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-object-atoms@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-object-atoms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-object-atoms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-object-atoms/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-set-tostringtag@2.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-set-tostringtag", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-set-tostringtag/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-set-tostringtag/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-to-primitive@1.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-to-primitive", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-to-primitive/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-to-primitive/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-shim-unscopables@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-shim-unscopables", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-shim-unscopables/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-shim-unscopables/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "escape-html@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/escape-html", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/escape-html/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/escape-html/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "eslint-plugin-react@7.37.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint-plugin-react", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint-plugin-react/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint-plugin-react/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "eslint@9.15.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "eslint-scope@8.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint-scope", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint-scope/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint-scope/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "escape-string-regexp@4.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/escape-string-regexp", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/escape-string-regexp/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/escape-string-regexp/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "espree@10.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/espree", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/espree/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/espree/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "eslint-visitor-keys@4.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint-visitor-keys", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint-visitor-keys/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint-visitor-keys/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "esquery@1.6.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/esquery", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], + "isOsiApproved": true, + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/esquery/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/esquery/license.txt" + ], + "verificationStatus": "ok" + }, + { + "packageName": "esrecurse@4.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/esrecurse", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/esrecurse/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/esrecurse" + ], + "verificationStatus": "licenseFileNotFound" + }, + { + "packageName": "estraverse@5.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/estraverse", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/estraverse/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/estraverse" + ], + "verificationStatus": "licenseFileNotFound" + }, + { + "packageName": "esutils@2.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/esutils", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/esutils/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/esutils" + ], + "verificationStatus": "licenseFileNotFound" + }, + { + "packageName": "express@5.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/express", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/express/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/express/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "etag@1.8.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/etag", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/etag/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/etag/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "fast-deep-equal@3.1.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fast-deep-equal", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fast-deep-equal/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fast-deep-equal/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "fast-json-stable-stringify@2.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fast-json-stable-stringify", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fast-json-stable-stringify/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fast-json-stable-stringify/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "fast-levenshtein@2.0.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fast-levenshtein", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fast-levenshtein/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fast-levenshtein/LICENSE.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "file-entry-cache@8.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/file-entry-cache", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/file-entry-cache/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/file-entry-cache/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "finalhandler@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/finalhandler", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/finalhandler/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/finalhandler/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "encodeurl@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/finalhandler/node_modules/encodeurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/finalhandler/node_modules/encodeurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/finalhandler/node_modules/encodeurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "debug@2.6.9", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/finalhandler/node_modules/debug", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/finalhandler/node_modules/debug/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/finalhandler/node_modules/debug/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "find-up@5.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/find-up", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/find-up/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/find-up/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "flat-cache@4.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/flat-cache", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/flat-cache/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/flat-cache/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "flatted@3.3.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/flatted", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/flatted/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/flatted/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "forwarded@0.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/forwarded", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/forwarded/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/forwarded/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "function-bind@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/function-bind", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/function-bind/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/function-bind/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "functions-have-names@1.2.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/functions-have-names", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/functions-have-names/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/functions-have-names/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "fresh@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fresh", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fresh/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fresh/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "glob-parent@6.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/glob-parent", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content-keywords" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/glob-parent/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/glob-parent/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "get-intrinsic@1.2.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/get-intrinsic", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/get-intrinsic/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/get-intrinsic/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "for-each@0.3.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/for-each", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/for-each/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/for-each/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "globalthis@1.0.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/globalthis", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/globalthis/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/globalthis/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "gopd@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/gopd", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/gopd/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/gopd/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "function.prototype.name@1.1.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/function.prototype.name", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/function.prototype.name/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/function.prototype.name/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "get-symbol-description@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/get-symbol-description", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/get-symbol-description/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/get-symbol-description/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "globals@14.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/globals", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/globals/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/globals/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-bigints@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-bigints", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-bigints/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-bigints/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-flag@4.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-flag", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-flag/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-flag/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-property-descriptors@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-property-descriptors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-property-descriptors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-property-descriptors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-proto@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-proto", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-proto/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-proto/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-tostringtag@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-tostringtag", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-tostringtag/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-tostringtag/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-symbols@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-symbols", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-symbols/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-symbols/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "http-errors@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/http-errors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/http-errors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/http-errors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "iconv-lite@0.5.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/iconv-lite", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/iconv-lite/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/iconv-lite/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "hasown@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/hasown", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/hasown/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/hasown/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ignore@5.3.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ignore", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ignore/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ignore/LICENSE-MIT" + ], + "verificationStatus": "ok" + }, + { + "packageName": "import-fresh@3.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/import-fresh", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/import-fresh/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/import-fresh/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "imurmurhash@0.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/imurmurhash", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/imurmurhash/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/imurmurhash" + ], + "verificationStatus": "licenseFileNotFound" + }, + { + "packageName": "inherits@2.0.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/inherits", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/inherits/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/inherits/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "internal-slot@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/internal-slot", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/internal-slot/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/internal-slot/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ipaddr.js@1.9.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ipaddr.js", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ipaddr.js/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ipaddr.js/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-array-buffer@3.0.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-array-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-array-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-array-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-bigint@1.0.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-bigint", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-bigint/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-bigint/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-async-function@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-async-function", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-async-function/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-async-function/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-boolean-object@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-boolean-object", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-boolean-object/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-boolean-object/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-callable@1.2.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-callable", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-callable/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-callable/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-data-view@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-data-view", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-data-view/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-data-view/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-core-module@2.15.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-core-module", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-core-module/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-core-module/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-date-object@1.0.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-date-object", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-date-object/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-date-object/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-extglob@2.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-extglob", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-extglob/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-extglob/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-generator-function@1.0.10", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-generator-function", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-generator-function/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-generator-function/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-finalizationregistry@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-finalizationregistry", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-finalizationregistry/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-finalizationregistry/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-glob@4.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-glob", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-glob/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-glob/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-map@2.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-map", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-map/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-map/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-negative-zero@2.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-negative-zero", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-negative-zero/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-negative-zero/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-number-object@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-number-object", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-number-object/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-number-object/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-promise@4.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-promise", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-promise/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-promise/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-regex@1.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-regex", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-regex/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-regex/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-set@2.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-set", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-set/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-set/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-shared-array-buffer@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-shared-array-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-shared-array-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-shared-array-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-symbol@1.0.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-symbol", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-symbol/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-symbol/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-weakmap@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-weakmap", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-weakmap/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-weakmap/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-typed-array@1.1.13", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-typed-array", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-typed-array/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-typed-array/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-weakset@2.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-weakset", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-weakset/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-weakset/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-weakref@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-weakref", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-weakref/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-weakref/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "isarray@2.0.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/isarray", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/isarray/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/isarray/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "iterator.prototype@1.1.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/iterator.prototype", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/iterator.prototype/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/iterator.prototype/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-string@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-string", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-string/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-string/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "js-tokens@4.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/js-tokens", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/js-tokens/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/js-tokens/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "isexe@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/isexe", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/isexe/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/isexe/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "js-yaml@4.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/js-yaml", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/js-yaml/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/js-yaml/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "json-stable-stringify-without-jsonify@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/json-stable-stringify-without-jsonify", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/json-stable-stringify-without-jsonify/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/json-stable-stringify-without-jsonify/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "json-buffer@3.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/json-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/json-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/json-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "jsx-ast-utils@3.3.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/jsx-ast-utils", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/jsx-ast-utils/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/jsx-ast-utils/LICENSE.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "json-schema-traverse@0.4.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/json-schema-traverse", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/json-schema-traverse/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/json-schema-traverse/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "locate-path@6.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/locate-path", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/locate-path/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/locate-path/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "loose-envify@1.4.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/loose-envify", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/loose-envify/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/loose-envify/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "levn@0.4.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/levn", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/levn/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/levn/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "keyv@4.5.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/keyv", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/keyv/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/keyv" + ], + "verificationStatus": "licenseFileNotFound" + }, + { + "packageName": "media-typer@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/media-typer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/media-typer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/media-typer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "merge-descriptors@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/merge-descriptors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/merge-descriptors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/merge-descriptors/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "methods@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/methods", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/methods/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/methods/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-db@1.53.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/mime-db", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/mime-db/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/mime-db/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-types@3.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/mime-types", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/mime-types/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/mime-types/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "natural-compare@1.4.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/natural-compare", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/natural-compare/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/natural-compare" + ], + "verificationStatus": "licenseFileNotFound" + }, + { + "packageName": "minimatch@3.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/minimatch", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/minimatch/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/minimatch/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "negotiator@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/negotiator", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/negotiator/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/negotiator/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object-inspect@1.13.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object-inspect", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object-inspect/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object-inspect/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object-assign@4.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object-assign", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object-assign/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object-assign/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object.assign@4.1.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.assign", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.assign/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.assign/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object.entries@1.1.8", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.entries", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.entries/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.entries/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object-keys@1.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object-keys", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object-keys/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object-keys/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ms@2.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ms/license.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object.fromentries@2.0.8", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.fromentries", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.fromentries/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.fromentries/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "on-finished@2.4.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/on-finished", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/on-finished/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/on-finished/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "p-locate@5.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/p-locate", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/p-locate/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/p-locate/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object.values@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.values", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.values/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.values/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "once@1.4.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/once", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/once/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/once/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "p-limit@3.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/p-limit", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/p-limit/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/p-limit/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "parent-module@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/parent-module", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/parent-module/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/parent-module/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "parseurl@1.3.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/parseurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/parseurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/parseurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "path-exists@4.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-exists", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-exists/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-exists/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "path-key@3.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-key", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-key/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-key/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "optionator@0.9.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/optionator", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/optionator/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/optionator/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "path-parse@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-parse", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-parse/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-parse/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "path-to-regexp@8.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-to-regexp", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-to-regexp/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-to-regexp/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "possible-typed-array-names@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/possible-typed-array-names", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/possible-typed-array-names/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/possible-typed-array-names/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "prelude-ls@1.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/prelude-ls", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/prelude-ls/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/prelude-ls/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "prop-types@15.8.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/prop-types", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/prop-types/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/prop-types/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "proxy-addr@2.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/proxy-addr", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/proxy-addr/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/proxy-addr/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "punycode@2.3.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/punycode", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/punycode/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/punycode/LICENSE-MIT.txt" + ], + "verificationStatus": "ok" + }, + { + "packageName": "react-is@16.13.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/react-is", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/react-is/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/react-is/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "range-parser@1.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/range-parser", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/range-parser/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/range-parser/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "qs@6.13.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/qs", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], + "isOsiApproved": true, + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/qs/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/qs/LICENSE.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "raw-body@3.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/raw-body", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/raw-body/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/raw-body/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "iconv-lite@0.6.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/raw-body/node_modules/iconv-lite", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/raw-body/node_modules/iconv-lite/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/raw-body/node_modules/iconv-lite/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "resolve-from@4.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/resolve-from", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/resolve-from/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/resolve-from/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "regexp.prototype.flags@1.5.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/regexp.prototype.flags", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/regexp.prototype.flags/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/regexp.prototype.flags/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "resolve@2.0.0-next.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/resolve", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/resolve/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/resolve/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safe-array-concat@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safe-array-concat", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safe-array-concat/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safe-array-concat/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safe-buffer@5.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safe-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safe-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safe-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "reflect.getprototypeof@1.0.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/reflect.getprototypeof", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/reflect.getprototypeof/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/reflect.getprototypeof/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "router@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/router", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/router/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/router/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safer-buffer@2.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safer-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safer-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safer-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safe-regex-test@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safe-regex-test", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safe-regex-test/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safe-regex-test/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "semver@6.3.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/semver", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/semver/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/semver/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "send@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/send", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/send/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/send/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "fresh@0.5.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/send/node_modules/fresh", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/send/node_modules/fresh/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/send/node_modules/fresh/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ms@2.1.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/send/node_modules/ms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/send/node_modules/ms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/send/node_modules/ms/license.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "set-function-length@1.2.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/set-function-length", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/set-function-length/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/set-function-length/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "set-function-name@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/set-function-name", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/set-function-name/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/set-function-name/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "serve-static@2.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/serve-static", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/serve-static/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/serve-static/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "setprototypeof@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/setprototypeof", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/setprototypeof/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/setprototypeof/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "shebang-command@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/shebang-command", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/shebang-command/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/shebang-command/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "shebang-regex@3.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/shebang-regex", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/shebang-regex/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/shebang-regex/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "side-channel@1.0.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/side-channel", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/side-channel/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/side-channel/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "statuses@2.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/statuses", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/statuses/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/statuses/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "string.prototype.matchall@4.0.11", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.matchall", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.matchall/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.matchall/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "string.prototype.repeat@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.repeat", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.repeat/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.repeat/LICENSE-MIT.txt" + ], + "verificationStatus": "ok" + }, + { + "packageName": "string.prototype.trim@1.2.9", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.trim", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.trim/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.trim/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "string.prototype.trimstart@1.0.8", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.trimstart", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.trimstart/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.trimstart/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "string.prototype.trimend@1.0.8", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.trimend", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.trimend/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.trimend/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "strip-json-comments@3.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/strip-json-comments", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/strip-json-comments/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/strip-json-comments/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "supports-preserve-symlinks-flag@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/supports-preserve-symlinks-flag", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/supports-preserve-symlinks-flag/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/supports-preserve-symlinks-flag/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "supports-color@7.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/supports-color", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/supports-color/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/supports-color/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "toidentifier@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/toidentifier", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/toidentifier/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/toidentifier/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "type-check@0.4.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/type-check", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/type-check/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/type-check/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "type-is@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/type-is", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/type-is/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/type-is/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "typed-array-buffer@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "typed-array-byte-offset@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-byte-offset", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-byte-offset/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-byte-offset/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "typed-array-length@1.0.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-length", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-length/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-length/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "unbox-primitive@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/unbox-primitive", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/unbox-primitive/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/unbox-primitive/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "unpipe@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/unpipe", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/unpipe/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/unpipe/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "vary@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/vary", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/vary/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/vary/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "which@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "utils-merge@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/utils-merge", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/utils-merge/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/utils-merge/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "which-boxed-primitive@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-boxed-primitive", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-boxed-primitive/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-boxed-primitive/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "which-typed-array@1.1.15", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-typed-array", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-typed-array/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-typed-array/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "wrappy@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/wrappy", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/wrappy/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/wrappy/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "which-builtin-type@1.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-builtin-type", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-builtin-type/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-builtin-type/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "typed-array-byte-length@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-byte-length", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-byte-length/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-byte-length/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "uri-js@4.4.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/uri-js", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/uri-js/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/uri-js/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "which-collection@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-collection", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-collection/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-collection/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "word-wrap@1.2.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/word-wrap", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/word-wrap/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/word-wrap/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "yocto-queue@0.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/yocto-queue", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/yocto-queue/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/yocto-queue/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint/config-array@0.19.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/config-array", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/config-array/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/config-array/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint/core@0.9.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/core", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/core/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/core/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint/js@9.15.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/js", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/js/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/js/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint/eslintrc@3.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/eslintrc", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/eslintrc/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/eslintrc/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint-community/eslint-utils@4.4.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint-community/eslint-utils", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint-community/eslint-utils/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint-community/eslint-utils/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "eslint-visitor-keys@3.4.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint/object-schema@2.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/object-schema", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/object-schema/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/object-schema/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint/plugin-kit@0.2.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/plugin-kit", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/plugin-kit/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/plugin-kit/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint-community/regexpp@4.12.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint-community/regexpp", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint-community/regexpp/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint-community/regexpp/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@humanwhocodes/module-importer@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanwhocodes/module-importer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanwhocodes/module-importer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanwhocodes/module-importer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@humanwhocodes/retry@0.4.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanwhocodes/retry", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanwhocodes/retry/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanwhocodes/retry/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@humanfs/core@0.19.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanfs/core", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanfs/core/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanfs/core/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@types/json-schema@7.0.15", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@types/json-schema", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@types/json-schema/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@types/json-schema/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@humanfs/node@0.16.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanfs/node", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanfs/node/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanfs/node/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@humanwhocodes/retry@0.3.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanfs/node/node_modules/@humanwhocodes/retry", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanfs/node/node_modules/@humanwhocodes/retry/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanfs/node/node_modules/@humanwhocodes/retry/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@types/estree@1.0.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@types/estree", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@types/estree/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@types/estree/LICENSE" + ], + "verificationStatus": "ok" + } + ], + "blacklist": [], + "unknown": [], + "notFound": [], + "needsUserVerification": [ + { + "packageName": "argparse@2.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/argparse", + "verificationMessage": "We’ve found a license file, but no matching licenses in it in path /Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/argparse. Please review package argparse@2.0.1 and assign a matching license or skip the check by listing it in the overrides field of the config file." + }, + { + "packageName": "lodash.merge@4.6.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/lodash.merge", + "verificationMessage": "We’ve found a license file, but no matching licenses in it in path /Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/lodash.merge. Please review package lodash.merge@4.6.2 and assign a matching license or skip the check by listing it in the overrides field of the config file." + } + ] +} diff --git a/test/test/__snapshots__/pnpm-production.json b/test/test/__snapshots__/pnpm-production.json new file mode 100644 index 00000000..8d238a30 --- /dev/null +++ b/test/test/__snapshots__/pnpm-production.json @@ -0,0 +1,3156 @@ +{ + "whitelist": [ + { + "packageName": "@eslint-community/eslint-utils@4.4.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint-community/regexpp@4.12.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint/config-array@0.19.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint/core@0.9.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint/eslintrc@3.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint/js@9.16.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint/object-schema@2.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint/plugin-kit@0.2.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "accepts@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array-flatten@3.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "body-parser@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "bytes@3.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "call-bind@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "content-disposition@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "content-type@1.0.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "cookie@0.7.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "cookie-signature@1.2.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "debug@3.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/debug@3.1.0/node_modules/debug", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/debug@3.1.0/node_modules/debug/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/debug@3.1.0/node_modules/debug/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "debug@4.3.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/debug@4.3.6/node_modules/debug", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/debug@4.3.6/node_modules/debug/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/debug@4.3.6/node_modules/debug/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "debug@2.6.9", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/debug@2.6.9/node_modules/debug", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/debug@2.6.9/node_modules/debug/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/debug@2.6.9/node_modules/debug/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "define-data-property@1.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "depd@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/depd@2.0.0/node_modules/depd", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/depd@2.0.0/node_modules/depd/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/depd@2.0.0/node_modules/depd/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "destroy@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ee-first@1.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "encodeurl@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "encodeurl@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-define-property@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-errors@1.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "escape-html@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "eslint@9.16.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "eslint-scope@8.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "eslint-visitor-keys@4.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "etag@1.8.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/etag@1.8.1/node_modules/etag", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/etag@1.8.1/node_modules/etag/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/etag@1.8.1/node_modules/etag/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "express@5.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/express@5.0.1/node_modules/express", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/express@5.0.1/node_modules/express/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/express@5.0.1/node_modules/express/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "finalhandler@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "forwarded@0.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "fresh@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "fresh@0.5.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "function-bind@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "get-intrinsic@1.2.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "gopd@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-property-descriptors@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-proto@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-symbols@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "hasown@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "http-errors@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "iconv-lite@0.5.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "iconv-lite@0.6.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "inherits@2.0.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ipaddr.js@1.9.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-promise@4.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "media-typer@0.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "media-typer@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "merge-descriptors@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "methods@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/methods@1.1.2/node_modules/methods", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/methods@1.1.2/node_modules/methods/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/methods@1.1.2/node_modules/methods/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-db@1.53.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-db@1.52.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-types@3.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-types@2.1.35", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ms@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ms@2.0.0/node_modules/ms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ms@2.0.0/node_modules/ms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ms@2.0.0/node_modules/ms/license.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ms@2.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ms@2.1.2/node_modules/ms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ms@2.1.2/node_modules/ms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ms@2.1.2/node_modules/ms/license.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ms@2.1.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ms@2.1.3/node_modules/ms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ms@2.1.3/node_modules/ms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ms@2.1.3/node_modules/ms/license.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "negotiator@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object-inspect@1.13.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "on-finished@2.4.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "once@1.4.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/once@1.4.0/node_modules/once", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/once@1.4.0/node_modules/once/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/once@1.4.0/node_modules/once/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "parseurl@1.3.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "path-to-regexp@8.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "proxy-addr@2.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "qs@6.13.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/qs@6.13.0/node_modules/qs", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], + "isOsiApproved": true, + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/qs@6.13.0/node_modules/qs/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/qs@6.13.0/node_modules/qs/LICENSE.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "range-parser@1.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "raw-body@3.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "router@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/router@2.0.0/node_modules/router", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/router@2.0.0/node_modules/router/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/router@2.0.0/node_modules/router/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safe-buffer@5.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safer-buffer@2.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "send@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/send@1.1.0/node_modules/send", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/send@1.1.0/node_modules/send/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/send@1.1.0/node_modules/send/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "serve-static@2.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "set-function-length@1.2.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "setprototypeof@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "side-channel@1.0.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "statuses@2.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "toidentifier@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "type-is@1.6.18", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "type-is@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "unpipe@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "utils-merge@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "vary@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/vary@1.1.2/node_modules/vary", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/vary@1.1.2/node_modules/vary/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/vary@1.1.2/node_modules/vary/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "wrappy@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy/LICENSE" + ], + "verificationStatus": "ok" + } + ], + "blacklist": [], + "unknown": [], + "notFound": [], + "needsUserVerification": [] +} diff --git a/test/test/__snapshots__/pnpm.json b/test/test/__snapshots__/pnpm.json new file mode 100644 index 00000000..7a7f38b7 --- /dev/null +++ b/test/test/__snapshots__/pnpm.json @@ -0,0 +1,8727 @@ +{ + "whitelist": [ + { + "packageName": "@eslint-community/eslint-utils@4.4.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint-community/regexpp@4.12.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint/config-array@0.19.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint/core@0.9.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint/eslintrc@3.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint/js@9.16.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint/object-schema@2.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint/plugin-kit@0.2.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@humanfs/core@0.19.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanfs+core@0.19.1/node_modules/@humanfs/core", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanfs+core@0.19.1/node_modules/@humanfs/core/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanfs+core@0.19.1/node_modules/@humanfs/core/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@humanfs/node@0.16.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanfs+node@0.16.6/node_modules/@humanfs/node", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanfs+node@0.16.6/node_modules/@humanfs/node/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanfs+node@0.16.6/node_modules/@humanfs/node/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@humanwhocodes/module-importer@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanwhocodes+module-importer@1.0.1/node_modules/@humanwhocodes/module-importer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanwhocodes+module-importer@1.0.1/node_modules/@humanwhocodes/module-importer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanwhocodes+module-importer@1.0.1/node_modules/@humanwhocodes/module-importer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@humanwhocodes/retry@0.3.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanwhocodes+retry@0.3.1/node_modules/@humanwhocodes/retry", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanwhocodes+retry@0.3.1/node_modules/@humanwhocodes/retry/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanwhocodes+retry@0.3.1/node_modules/@humanwhocodes/retry/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@humanwhocodes/retry@0.4.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanwhocodes+retry@0.4.1/node_modules/@humanwhocodes/retry", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanwhocodes+retry@0.4.1/node_modules/@humanwhocodes/retry/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanwhocodes+retry@0.4.1/node_modules/@humanwhocodes/retry/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@types/estree@1.0.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@types+estree@1.0.6/node_modules/@types/estree", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@types+estree@1.0.6/node_modules/@types/estree/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@types+estree@1.0.6/node_modules/@types/estree/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@types/json-schema@7.0.15", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@types+json-schema@7.0.15/node_modules/@types/json-schema", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@types+json-schema@7.0.15/node_modules/@types/json-schema/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@types+json-schema@7.0.15/node_modules/@types/json-schema/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "accepts@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "acorn@8.14.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/acorn@8.14.0/node_modules/acorn", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/acorn@8.14.0/node_modules/acorn/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/acorn@8.14.0/node_modules/acorn/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "acorn-jsx@5.3.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/acorn-jsx@5.3.2_acorn@8.14.0/node_modules/acorn-jsx", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/acorn-jsx@5.3.2_acorn@8.14.0/node_modules/acorn-jsx/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/acorn-jsx@5.3.2_acorn@8.14.0/node_modules/acorn-jsx/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ajv@6.12.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ansi-styles@4.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array-buffer-byte-length@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array-buffer-byte-length@1.0.1/node_modules/array-buffer-byte-length", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array-buffer-byte-length@1.0.1/node_modules/array-buffer-byte-length/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array-buffer-byte-length@1.0.1/node_modules/array-buffer-byte-length/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array-flatten@3.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array-includes@3.1.8", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array-includes@3.1.8/node_modules/array-includes", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array-includes@3.1.8/node_modules/array-includes/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array-includes@3.1.8/node_modules/array-includes/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array.prototype.findlast@1.2.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.findlast@1.2.5/node_modules/array.prototype.findlast", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.findlast@1.2.5/node_modules/array.prototype.findlast/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.findlast@1.2.5/node_modules/array.prototype.findlast/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array.prototype.flat@1.3.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.flat@1.3.2/node_modules/array.prototype.flat", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.flat@1.3.2/node_modules/array.prototype.flat/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.flat@1.3.2/node_modules/array.prototype.flat/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array.prototype.flatmap@1.3.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.flatmap@1.3.2/node_modules/array.prototype.flatmap", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.flatmap@1.3.2/node_modules/array.prototype.flatmap/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.flatmap@1.3.2/node_modules/array.prototype.flatmap/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array.prototype.tosorted@1.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.tosorted@1.1.4/node_modules/array.prototype.tosorted", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.tosorted@1.1.4/node_modules/array.prototype.tosorted/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.tosorted@1.1.4/node_modules/array.prototype.tosorted/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "arraybuffer.prototype.slice@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/arraybuffer.prototype.slice@1.0.3/node_modules/arraybuffer.prototype.slice", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/arraybuffer.prototype.slice@1.0.3/node_modules/arraybuffer.prototype.slice/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/arraybuffer.prototype.slice@1.0.3/node_modules/arraybuffer.prototype.slice/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "available-typed-arrays@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/available-typed-arrays@1.0.7/node_modules/available-typed-arrays", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/available-typed-arrays@1.0.7/node_modules/available-typed-arrays/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/available-typed-arrays@1.0.7/node_modules/available-typed-arrays/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "balanced-match@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match/LICENSE.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "body-parser@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "brace-expansion@1.1.11", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/brace-expansion@1.1.11/node_modules/brace-expansion", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/brace-expansion@1.1.11/node_modules/brace-expansion/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/brace-expansion@1.1.11/node_modules/brace-expansion/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "bytes@3.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "call-bind@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "callsites@3.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/callsites@3.1.0/node_modules/callsites", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/callsites@3.1.0/node_modules/callsites/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/callsites@3.1.0/node_modules/callsites/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "chalk@4.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "color-convert@2.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "color-name@1.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/color-name@1.1.4/node_modules/color-name", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "concat-map@0.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/concat-map@0.0.1/node_modules/concat-map", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/concat-map@0.0.1/node_modules/concat-map/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/concat-map@0.0.1/node_modules/concat-map/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "content-disposition@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "content-type@1.0.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "cookie@0.7.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "cookie-signature@1.2.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "cross-spawn@7.0.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/cross-spawn@7.0.6/node_modules/cross-spawn", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/cross-spawn@7.0.6/node_modules/cross-spawn/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/cross-spawn@7.0.6/node_modules/cross-spawn/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "data-view-buffer@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/data-view-buffer@1.0.1/node_modules/data-view-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/data-view-buffer@1.0.1/node_modules/data-view-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/data-view-buffer@1.0.1/node_modules/data-view-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "data-view-byte-length@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/data-view-byte-length@1.0.1/node_modules/data-view-byte-length", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/data-view-byte-length@1.0.1/node_modules/data-view-byte-length/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/data-view-byte-length@1.0.1/node_modules/data-view-byte-length/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "data-view-byte-offset@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/data-view-byte-offset@1.0.0/node_modules/data-view-byte-offset", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/data-view-byte-offset@1.0.0/node_modules/data-view-byte-offset/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/data-view-byte-offset@1.0.0/node_modules/data-view-byte-offset/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "debug@3.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@3.1.0/node_modules/debug", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@3.1.0/node_modules/debug/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@3.1.0/node_modules/debug/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "debug@4.3.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@4.3.6/node_modules/debug", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@4.3.6/node_modules/debug/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@4.3.6/node_modules/debug/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "debug@2.6.9", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@2.6.9/node_modules/debug", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@2.6.9/node_modules/debug/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@2.6.9/node_modules/debug/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "debug@4.3.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@4.3.7/node_modules/debug", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@4.3.7/node_modules/debug/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@4.3.7/node_modules/debug/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "deep-is@0.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/deep-is@0.1.4/node_modules/deep-is", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/deep-is@0.1.4/node_modules/deep-is/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/deep-is@0.1.4/node_modules/deep-is/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "define-data-property@1.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "define-properties@1.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/define-properties@1.2.1/node_modules/define-properties", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/define-properties@1.2.1/node_modules/define-properties/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/define-properties@1.2.1/node_modules/define-properties/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "depd@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/depd@2.0.0/node_modules/depd", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/depd@2.0.0/node_modules/depd/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/depd@2.0.0/node_modules/depd/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "destroy@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "doctrine@2.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/doctrine@2.1.0/node_modules/doctrine", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/doctrine@2.1.0/node_modules/doctrine/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/doctrine@2.1.0/node_modules/doctrine/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ee-first@1.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "encodeurl@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "encodeurl@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-abstract@1.23.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-abstract@1.23.5/node_modules/es-abstract", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-abstract@1.23.5/node_modules/es-abstract/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-abstract@1.23.5/node_modules/es-abstract/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-define-property@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-errors@1.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-iterator-helpers@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-iterator-helpers@1.2.0/node_modules/es-iterator-helpers", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-iterator-helpers@1.2.0/node_modules/es-iterator-helpers/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-iterator-helpers@1.2.0/node_modules/es-iterator-helpers/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-object-atoms@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-object-atoms@1.0.0/node_modules/es-object-atoms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-object-atoms@1.0.0/node_modules/es-object-atoms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-object-atoms@1.0.0/node_modules/es-object-atoms/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-set-tostringtag@2.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-set-tostringtag@2.0.3/node_modules/es-set-tostringtag", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-set-tostringtag@2.0.3/node_modules/es-set-tostringtag/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-set-tostringtag@2.0.3/node_modules/es-set-tostringtag/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-shim-unscopables@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-shim-unscopables@1.0.2/node_modules/es-shim-unscopables", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-shim-unscopables@1.0.2/node_modules/es-shim-unscopables/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-shim-unscopables@1.0.2/node_modules/es-shim-unscopables/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-to-primitive@1.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-to-primitive@1.3.0/node_modules/es-to-primitive", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-to-primitive@1.3.0/node_modules/es-to-primitive/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-to-primitive@1.3.0/node_modules/es-to-primitive/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "escape-html@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "escape-string-regexp@4.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/escape-string-regexp@4.0.0/node_modules/escape-string-regexp", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/escape-string-regexp@4.0.0/node_modules/escape-string-regexp/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/escape-string-regexp@4.0.0/node_modules/escape-string-regexp/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "eslint@9.16.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "eslint-plugin-react@7.37.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-plugin-react@7.37.2_eslint@9.16.0/node_modules/eslint-plugin-react", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-plugin-react@7.37.2_eslint@9.16.0/node_modules/eslint-plugin-react/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-plugin-react@7.37.2_eslint@9.16.0/node_modules/eslint-plugin-react/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "eslint-scope@8.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "eslint-visitor-keys@3.4.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-visitor-keys@3.4.3/node_modules/eslint-visitor-keys", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-visitor-keys@3.4.3/node_modules/eslint-visitor-keys/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-visitor-keys@3.4.3/node_modules/eslint-visitor-keys/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "eslint-visitor-keys@4.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "espree@10.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/espree@10.3.0/node_modules/espree", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/espree@10.3.0/node_modules/espree/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/espree@10.3.0/node_modules/espree/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "esquery@1.6.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/esquery@1.6.0/node_modules/esquery", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], + "isOsiApproved": true, + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/esquery@1.6.0/node_modules/esquery/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/esquery@1.6.0/node_modules/esquery/license.txt" + ], + "verificationStatus": "ok" + }, + { + "packageName": "esrecurse@4.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/esrecurse@4.3.0/node_modules/esrecurse", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/esrecurse@4.3.0/node_modules/esrecurse/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/esrecurse@4.3.0/node_modules/esrecurse" + ], + "verificationStatus": "licenseFileNotFound" + }, + { + "packageName": "estraverse@5.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/estraverse@5.3.0/node_modules/estraverse", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/estraverse@5.3.0/node_modules/estraverse/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/estraverse@5.3.0/node_modules/estraverse" + ], + "verificationStatus": "licenseFileNotFound" + }, + { + "packageName": "esutils@2.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/esutils@2.0.3/node_modules/esutils", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/esutils@2.0.3/node_modules/esutils/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/esutils@2.0.3/node_modules/esutils" + ], + "verificationStatus": "licenseFileNotFound" + }, + { + "packageName": "etag@1.8.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/etag@1.8.1/node_modules/etag", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/etag@1.8.1/node_modules/etag/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/etag@1.8.1/node_modules/etag/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "express@5.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/express@5.0.1/node_modules/express", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/express@5.0.1/node_modules/express/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/express@5.0.1/node_modules/express/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "fast-deep-equal@3.1.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "fast-json-stable-stringify@2.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fast-json-stable-stringify@2.1.0/node_modules/fast-json-stable-stringify", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fast-json-stable-stringify@2.1.0/node_modules/fast-json-stable-stringify/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fast-json-stable-stringify@2.1.0/node_modules/fast-json-stable-stringify/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "fast-levenshtein@2.0.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fast-levenshtein@2.0.6/node_modules/fast-levenshtein", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fast-levenshtein@2.0.6/node_modules/fast-levenshtein/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fast-levenshtein@2.0.6/node_modules/fast-levenshtein/LICENSE.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "file-entry-cache@8.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/file-entry-cache@8.0.0/node_modules/file-entry-cache", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/file-entry-cache@8.0.0/node_modules/file-entry-cache/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/file-entry-cache@8.0.0/node_modules/file-entry-cache/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "finalhandler@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "find-up@5.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/find-up@5.0.0/node_modules/find-up", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/find-up@5.0.0/node_modules/find-up/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/find-up@5.0.0/node_modules/find-up/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "flat-cache@4.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/flat-cache@4.0.1/node_modules/flat-cache", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/flat-cache@4.0.1/node_modules/flat-cache/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/flat-cache@4.0.1/node_modules/flat-cache/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "flatted@3.3.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/flatted@3.3.2/node_modules/flatted", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/flatted@3.3.2/node_modules/flatted/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/flatted@3.3.2/node_modules/flatted/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "for-each@0.3.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "forwarded@0.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "fresh@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "fresh@0.5.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "function-bind@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "function.prototype.name@1.1.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/function.prototype.name@1.1.6/node_modules/function.prototype.name", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/function.prototype.name@1.1.6/node_modules/function.prototype.name/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/function.prototype.name@1.1.6/node_modules/function.prototype.name/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "functions-have-names@1.2.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/functions-have-names@1.2.3/node_modules/functions-have-names", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/functions-have-names@1.2.3/node_modules/functions-have-names/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/functions-have-names@1.2.3/node_modules/functions-have-names/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "get-intrinsic@1.2.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "get-symbol-description@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/get-symbol-description@1.0.2/node_modules/get-symbol-description", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/get-symbol-description@1.0.2/node_modules/get-symbol-description/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/get-symbol-description@1.0.2/node_modules/get-symbol-description/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "glob-parent@6.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/glob-parent@6.0.2/node_modules/glob-parent", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content-keywords" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/glob-parent@6.0.2/node_modules/glob-parent/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/glob-parent@6.0.2/node_modules/glob-parent/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "globals@14.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/globals@14.0.0/node_modules/globals", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/globals@14.0.0/node_modules/globals/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/globals@14.0.0/node_modules/globals/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "globalthis@1.0.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/globalthis@1.0.4/node_modules/globalthis", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/globalthis@1.0.4/node_modules/globalthis/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/globalthis@1.0.4/node_modules/globalthis/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "gopd@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-bigints@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-bigints@1.0.2/node_modules/has-bigints", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-bigints@1.0.2/node_modules/has-bigints/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-bigints@1.0.2/node_modules/has-bigints/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-flag@4.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-flag@4.0.0/node_modules/has-flag", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-flag@4.0.0/node_modules/has-flag/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-flag@4.0.0/node_modules/has-flag/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-property-descriptors@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-proto@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-symbols@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-tostringtag@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-tostringtag@1.0.2/node_modules/has-tostringtag", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-tostringtag@1.0.2/node_modules/has-tostringtag/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-tostringtag@1.0.2/node_modules/has-tostringtag/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "hasown@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "http-errors@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "iconv-lite@0.5.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "iconv-lite@0.6.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ignore@5.3.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ignore@5.3.2/node_modules/ignore", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ignore@5.3.2/node_modules/ignore/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ignore@5.3.2/node_modules/ignore/LICENSE-MIT" + ], + "verificationStatus": "ok" + }, + { + "packageName": "import-fresh@3.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/import-fresh@3.3.0/node_modules/import-fresh", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/import-fresh@3.3.0/node_modules/import-fresh/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/import-fresh@3.3.0/node_modules/import-fresh/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "imurmurhash@0.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/imurmurhash@0.1.4/node_modules/imurmurhash", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/imurmurhash@0.1.4/node_modules/imurmurhash/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/imurmurhash@0.1.4/node_modules/imurmurhash" + ], + "verificationStatus": "licenseFileNotFound" + }, + { + "packageName": "inherits@2.0.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "internal-slot@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/internal-slot@1.0.7/node_modules/internal-slot", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/internal-slot@1.0.7/node_modules/internal-slot/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/internal-slot@1.0.7/node_modules/internal-slot/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ipaddr.js@1.9.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-array-buffer@3.0.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-array-buffer@3.0.4/node_modules/is-array-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-array-buffer@3.0.4/node_modules/is-array-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-array-buffer@3.0.4/node_modules/is-array-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-async-function@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-async-function@2.0.0/node_modules/is-async-function", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-async-function@2.0.0/node_modules/is-async-function/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-async-function@2.0.0/node_modules/is-async-function/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-bigint@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-bigint@1.1.0/node_modules/is-bigint", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-bigint@1.1.0/node_modules/is-bigint/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-bigint@1.1.0/node_modules/is-bigint/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-boolean-object@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-boolean-object@1.2.0/node_modules/is-boolean-object", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-boolean-object@1.2.0/node_modules/is-boolean-object/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-boolean-object@1.2.0/node_modules/is-boolean-object/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-callable@1.2.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-core-module@2.15.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-core-module@2.15.1/node_modules/is-core-module", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-core-module@2.15.1/node_modules/is-core-module/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-core-module@2.15.1/node_modules/is-core-module/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-data-view@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-data-view@1.0.1/node_modules/is-data-view", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-data-view@1.0.1/node_modules/is-data-view/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-data-view@1.0.1/node_modules/is-data-view/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-date-object@1.0.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-date-object@1.0.5/node_modules/is-date-object", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-date-object@1.0.5/node_modules/is-date-object/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-date-object@1.0.5/node_modules/is-date-object/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-extglob@2.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-finalizationregistry@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-finalizationregistry@1.1.0/node_modules/is-finalizationregistry", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-finalizationregistry@1.1.0/node_modules/is-finalizationregistry/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-finalizationregistry@1.1.0/node_modules/is-finalizationregistry/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-generator-function@1.0.10", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-glob@4.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-glob@4.0.3/node_modules/is-glob", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-glob@4.0.3/node_modules/is-glob/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-glob@4.0.3/node_modules/is-glob/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-map@2.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-map@2.0.3/node_modules/is-map", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-map@2.0.3/node_modules/is-map/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-map@2.0.3/node_modules/is-map/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-negative-zero@2.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-negative-zero@2.0.3/node_modules/is-negative-zero", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-negative-zero@2.0.3/node_modules/is-negative-zero/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-negative-zero@2.0.3/node_modules/is-negative-zero/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-number-object@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-number-object@1.1.0/node_modules/is-number-object", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-number-object@1.1.0/node_modules/is-number-object/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-number-object@1.1.0/node_modules/is-number-object/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-promise@4.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-regex@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-regex@1.2.0/node_modules/is-regex", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-regex@1.2.0/node_modules/is-regex/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-regex@1.2.0/node_modules/is-regex/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-set@2.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-set@2.0.3/node_modules/is-set", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-set@2.0.3/node_modules/is-set/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-set@2.0.3/node_modules/is-set/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-shared-array-buffer@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-shared-array-buffer@1.0.3/node_modules/is-shared-array-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-shared-array-buffer@1.0.3/node_modules/is-shared-array-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-shared-array-buffer@1.0.3/node_modules/is-shared-array-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-string@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-string@1.1.0/node_modules/is-string", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-string@1.1.0/node_modules/is-string/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-string@1.1.0/node_modules/is-string/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-symbol@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-symbol@1.1.0/node_modules/is-symbol", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-symbol@1.1.0/node_modules/is-symbol/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-symbol@1.1.0/node_modules/is-symbol/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-typed-array@1.1.13", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-typed-array@1.1.13/node_modules/is-typed-array", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-typed-array@1.1.13/node_modules/is-typed-array/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-typed-array@1.1.13/node_modules/is-typed-array/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-weakmap@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-weakmap@2.0.2/node_modules/is-weakmap", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-weakmap@2.0.2/node_modules/is-weakmap/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-weakmap@2.0.2/node_modules/is-weakmap/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-weakref@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-weakref@1.0.2/node_modules/is-weakref", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-weakref@1.0.2/node_modules/is-weakref/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-weakref@1.0.2/node_modules/is-weakref/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-weakset@2.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-weakset@2.0.3/node_modules/is-weakset", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-weakset@2.0.3/node_modules/is-weakset/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-weakset@2.0.3/node_modules/is-weakset/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "isarray@2.0.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/isarray@2.0.5/node_modules/isarray", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/isarray@2.0.5/node_modules/isarray/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/isarray@2.0.5/node_modules/isarray/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "isexe@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/isexe@2.0.0/node_modules/isexe", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/isexe@2.0.0/node_modules/isexe/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/isexe@2.0.0/node_modules/isexe/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "iterator.prototype@1.1.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/iterator.prototype@1.1.3/node_modules/iterator.prototype", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/iterator.prototype@1.1.3/node_modules/iterator.prototype/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/iterator.prototype@1.1.3/node_modules/iterator.prototype/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "js-tokens@4.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/js-tokens@4.0.0/node_modules/js-tokens", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/js-tokens@4.0.0/node_modules/js-tokens/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/js-tokens@4.0.0/node_modules/js-tokens/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "js-yaml@4.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "json-buffer@3.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/json-buffer@3.0.1/node_modules/json-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/json-buffer@3.0.1/node_modules/json-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/json-buffer@3.0.1/node_modules/json-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "json-schema-traverse@0.4.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/json-schema-traverse@0.4.1/node_modules/json-schema-traverse", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/json-schema-traverse@0.4.1/node_modules/json-schema-traverse/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/json-schema-traverse@0.4.1/node_modules/json-schema-traverse/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "json-stable-stringify-without-jsonify@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/json-stable-stringify-without-jsonify@1.0.1/node_modules/json-stable-stringify-without-jsonify", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/json-stable-stringify-without-jsonify@1.0.1/node_modules/json-stable-stringify-without-jsonify/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/json-stable-stringify-without-jsonify@1.0.1/node_modules/json-stable-stringify-without-jsonify/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "jsx-ast-utils@3.3.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/LICENSE.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "keyv@4.5.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/keyv@4.5.4/node_modules/keyv", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/keyv@4.5.4/node_modules/keyv/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/keyv@4.5.4/node_modules/keyv" + ], + "verificationStatus": "licenseFileNotFound" + }, + { + "packageName": "levn@0.4.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/levn@0.4.1/node_modules/levn", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/levn@0.4.1/node_modules/levn/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/levn@0.4.1/node_modules/levn/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "locate-path@6.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/locate-path@6.0.0/node_modules/locate-path", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/locate-path@6.0.0/node_modules/locate-path/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/locate-path@6.0.0/node_modules/locate-path/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "loose-envify@1.4.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/loose-envify@1.4.0/node_modules/loose-envify", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/loose-envify@1.4.0/node_modules/loose-envify/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/loose-envify@1.4.0/node_modules/loose-envify/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "media-typer@0.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "media-typer@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "merge-descriptors@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "methods@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/methods@1.1.2/node_modules/methods", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/methods@1.1.2/node_modules/methods/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/methods@1.1.2/node_modules/methods/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-db@1.53.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-db@1.52.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-types@3.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-types@2.1.35", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "minimatch@3.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/minimatch@3.1.2/node_modules/minimatch", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/minimatch@3.1.2/node_modules/minimatch/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/minimatch@3.1.2/node_modules/minimatch/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ms@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ms@2.0.0/node_modules/ms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ms@2.0.0/node_modules/ms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ms@2.0.0/node_modules/ms/license.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ms@2.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ms@2.1.2/node_modules/ms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ms@2.1.2/node_modules/ms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ms@2.1.2/node_modules/ms/license.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ms@2.1.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ms@2.1.3/node_modules/ms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ms@2.1.3/node_modules/ms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ms@2.1.3/node_modules/ms/license.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "natural-compare@1.4.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/natural-compare@1.4.0/node_modules/natural-compare", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/natural-compare@1.4.0/node_modules/natural-compare/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/natural-compare@1.4.0/node_modules/natural-compare" + ], + "verificationStatus": "licenseFileNotFound" + }, + { + "packageName": "negotiator@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object-assign@4.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object-inspect@1.13.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object-keys@1.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object.assign@4.1.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.assign@4.1.5/node_modules/object.assign", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.assign@4.1.5/node_modules/object.assign/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.assign@4.1.5/node_modules/object.assign/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object.entries@1.1.8", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.entries@1.1.8/node_modules/object.entries", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.entries@1.1.8/node_modules/object.entries/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.entries@1.1.8/node_modules/object.entries/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object.fromentries@2.0.8", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object.values@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.values@1.2.0/node_modules/object.values", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.values@1.2.0/node_modules/object.values/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.values@1.2.0/node_modules/object.values/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "on-finished@2.4.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "once@1.4.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/once@1.4.0/node_modules/once", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/once@1.4.0/node_modules/once/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/once@1.4.0/node_modules/once/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "optionator@0.9.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/optionator@0.9.4/node_modules/optionator", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/optionator@0.9.4/node_modules/optionator/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/optionator@0.9.4/node_modules/optionator/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "p-limit@3.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/p-limit@3.1.0/node_modules/p-limit", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/p-limit@3.1.0/node_modules/p-limit/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/p-limit@3.1.0/node_modules/p-limit/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "p-locate@5.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/p-locate@5.0.0/node_modules/p-locate", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/p-locate@5.0.0/node_modules/p-locate/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/p-locate@5.0.0/node_modules/p-locate/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "parent-module@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/parent-module@1.0.1/node_modules/parent-module", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/parent-module@1.0.1/node_modules/parent-module/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/parent-module@1.0.1/node_modules/parent-module/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "parseurl@1.3.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "path-exists@4.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-exists@4.0.0/node_modules/path-exists", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-exists@4.0.0/node_modules/path-exists/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-exists@4.0.0/node_modules/path-exists/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "path-key@3.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-key@3.1.1/node_modules/path-key", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-key@3.1.1/node_modules/path-key/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-key@3.1.1/node_modules/path-key/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "path-parse@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-parse@1.0.7/node_modules/path-parse", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-parse@1.0.7/node_modules/path-parse/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-parse@1.0.7/node_modules/path-parse/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "path-to-regexp@8.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "possible-typed-array-names@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/possible-typed-array-names@1.0.0/node_modules/possible-typed-array-names", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/possible-typed-array-names@1.0.0/node_modules/possible-typed-array-names/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/possible-typed-array-names@1.0.0/node_modules/possible-typed-array-names/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "prelude-ls@1.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/prelude-ls@1.2.1/node_modules/prelude-ls", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/prelude-ls@1.2.1/node_modules/prelude-ls/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/prelude-ls@1.2.1/node_modules/prelude-ls/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "prop-types@15.8.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "proxy-addr@2.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "punycode@2.3.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/punycode@2.3.1/node_modules/punycode", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/punycode@2.3.1/node_modules/punycode/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/punycode@2.3.1/node_modules/punycode/LICENSE-MIT.txt" + ], + "verificationStatus": "ok" + }, + { + "packageName": "qs@6.13.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/qs@6.13.0/node_modules/qs", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], + "isOsiApproved": true, + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/qs@6.13.0/node_modules/qs/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/qs@6.13.0/node_modules/qs/LICENSE.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "range-parser@1.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "raw-body@3.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "react-is@16.13.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "reflect.getprototypeof@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/reflect.getprototypeof@1.0.7/node_modules/reflect.getprototypeof", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/reflect.getprototypeof@1.0.7/node_modules/reflect.getprototypeof/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/reflect.getprototypeof@1.0.7/node_modules/reflect.getprototypeof/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "regexp.prototype.flags@1.5.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/regexp.prototype.flags@1.5.3/node_modules/regexp.prototype.flags", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/regexp.prototype.flags@1.5.3/node_modules/regexp.prototype.flags/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/regexp.prototype.flags@1.5.3/node_modules/regexp.prototype.flags/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "resolve@2.0.0-next.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/resolve@2.0.0-next.5/node_modules/resolve", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/resolve@2.0.0-next.5/node_modules/resolve/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/resolve@2.0.0-next.5/node_modules/resolve/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "resolve-from@4.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/resolve-from@4.0.0/node_modules/resolve-from", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/resolve-from@4.0.0/node_modules/resolve-from/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/resolve-from@4.0.0/node_modules/resolve-from/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "router@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/router@2.0.0/node_modules/router", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/router@2.0.0/node_modules/router/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/router@2.0.0/node_modules/router/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safe-array-concat@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safe-array-concat@1.1.2/node_modules/safe-array-concat", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safe-array-concat@1.1.2/node_modules/safe-array-concat/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safe-array-concat@1.1.2/node_modules/safe-array-concat/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safe-buffer@5.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safe-regex-test@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safe-regex-test@1.0.3/node_modules/safe-regex-test", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safe-regex-test@1.0.3/node_modules/safe-regex-test/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safe-regex-test@1.0.3/node_modules/safe-regex-test/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safer-buffer@2.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "semver@6.3.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/semver@6.3.1/node_modules/semver", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/semver@6.3.1/node_modules/semver/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/semver@6.3.1/node_modules/semver/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "send@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/send@1.1.0/node_modules/send", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/send@1.1.0/node_modules/send/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/send@1.1.0/node_modules/send/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "serve-static@2.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "set-function-length@1.2.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "set-function-name@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/set-function-name@2.0.2/node_modules/set-function-name", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/set-function-name@2.0.2/node_modules/set-function-name/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/set-function-name@2.0.2/node_modules/set-function-name/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "setprototypeof@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "shebang-command@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/shebang-command@2.0.0/node_modules/shebang-command", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/shebang-command@2.0.0/node_modules/shebang-command/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/shebang-command@2.0.0/node_modules/shebang-command/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "shebang-regex@3.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/shebang-regex@3.0.0/node_modules/shebang-regex", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/shebang-regex@3.0.0/node_modules/shebang-regex/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/shebang-regex@3.0.0/node_modules/shebang-regex/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "side-channel@1.0.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "statuses@2.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "string.prototype.matchall@4.0.11", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.matchall@4.0.11/node_modules/string.prototype.matchall", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.matchall@4.0.11/node_modules/string.prototype.matchall/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.matchall@4.0.11/node_modules/string.prototype.matchall/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "string.prototype.repeat@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.repeat@1.0.0/node_modules/string.prototype.repeat", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.repeat@1.0.0/node_modules/string.prototype.repeat/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.repeat@1.0.0/node_modules/string.prototype.repeat/LICENSE-MIT.txt" + ], + "verificationStatus": "ok" + }, + { + "packageName": "string.prototype.trim@1.2.9", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.trim@1.2.9/node_modules/string.prototype.trim", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.trim@1.2.9/node_modules/string.prototype.trim/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.trim@1.2.9/node_modules/string.prototype.trim/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "string.prototype.trimend@1.0.8", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.trimend@1.0.8/node_modules/string.prototype.trimend", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.trimend@1.0.8/node_modules/string.prototype.trimend/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.trimend@1.0.8/node_modules/string.prototype.trimend/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "string.prototype.trimstart@1.0.8", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.trimstart@1.0.8/node_modules/string.prototype.trimstart", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.trimstart@1.0.8/node_modules/string.prototype.trimstart/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.trimstart@1.0.8/node_modules/string.prototype.trimstart/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "strip-json-comments@3.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/strip-json-comments@3.1.1/node_modules/strip-json-comments", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/strip-json-comments@3.1.1/node_modules/strip-json-comments/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/strip-json-comments@3.1.1/node_modules/strip-json-comments/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "supports-color@7.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "supports-preserve-symlinks-flag@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/supports-preserve-symlinks-flag@1.0.0/node_modules/supports-preserve-symlinks-flag", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/supports-preserve-symlinks-flag@1.0.0/node_modules/supports-preserve-symlinks-flag/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/supports-preserve-symlinks-flag@1.0.0/node_modules/supports-preserve-symlinks-flag/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "toidentifier@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "type-check@0.4.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/type-check@0.4.0/node_modules/type-check", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/type-check@0.4.0/node_modules/type-check/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/type-check@0.4.0/node_modules/type-check/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "type-is@1.6.18", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "type-is@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "typed-array-buffer@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-buffer@1.0.2/node_modules/typed-array-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-buffer@1.0.2/node_modules/typed-array-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-buffer@1.0.2/node_modules/typed-array-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "typed-array-byte-length@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-byte-length@1.0.1/node_modules/typed-array-byte-length", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-byte-length@1.0.1/node_modules/typed-array-byte-length/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-byte-length@1.0.1/node_modules/typed-array-byte-length/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "typed-array-byte-offset@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-byte-offset@1.0.3/node_modules/typed-array-byte-offset", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-byte-offset@1.0.3/node_modules/typed-array-byte-offset/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-byte-offset@1.0.3/node_modules/typed-array-byte-offset/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "typed-array-length@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-length@1.0.7/node_modules/typed-array-length", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-length@1.0.7/node_modules/typed-array-length/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-length@1.0.7/node_modules/typed-array-length/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "unbox-primitive@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/unbox-primitive@1.0.2/node_modules/unbox-primitive", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/unbox-primitive@1.0.2/node_modules/unbox-primitive/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/unbox-primitive@1.0.2/node_modules/unbox-primitive/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "unpipe@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "uri-js@4.4.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "utils-merge@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "vary@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/vary@1.1.2/node_modules/vary", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/vary@1.1.2/node_modules/vary/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/vary@1.1.2/node_modules/vary/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "which@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which@2.0.2/node_modules/which", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which@2.0.2/node_modules/which/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which@2.0.2/node_modules/which/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "which-boxed-primitive@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-boxed-primitive@1.1.0/node_modules/which-boxed-primitive", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-boxed-primitive@1.1.0/node_modules/which-boxed-primitive/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-boxed-primitive@1.1.0/node_modules/which-boxed-primitive/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "which-builtin-type@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-builtin-type@1.2.0/node_modules/which-builtin-type", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-builtin-type@1.2.0/node_modules/which-builtin-type/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-builtin-type@1.2.0/node_modules/which-builtin-type/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "which-collection@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-collection@1.0.2/node_modules/which-collection", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-collection@1.0.2/node_modules/which-collection/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-collection@1.0.2/node_modules/which-collection/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "which-typed-array@1.1.16", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-typed-array@1.1.16/node_modules/which-typed-array", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-typed-array@1.1.16/node_modules/which-typed-array/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-typed-array@1.1.16/node_modules/which-typed-array/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "word-wrap@1.2.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/word-wrap@1.2.5/node_modules/word-wrap", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/word-wrap@1.2.5/node_modules/word-wrap/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/word-wrap@1.2.5/node_modules/word-wrap/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "wrappy@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "yocto-queue@0.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/yocto-queue@0.1.0/node_modules/yocto-queue", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/yocto-queue@0.1.0/node_modules/yocto-queue/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/yocto-queue@0.1.0/node_modules/yocto-queue/license" + ], + "verificationStatus": "ok" + } + ], + "blacklist": [], + "unknown": [], + "notFound": [], + "needsUserVerification": [ + { + "packageName": "argparse@2.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/argparse@2.0.1/node_modules/argparse", + "verificationMessage": "We’ve found a license file, but no matching licenses in it in path /Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/argparse@2.0.1/node_modules/argparse. Please review package argparse@2.0.1 and assign a matching license or skip the check by listing it in the overrides field of the config file." + }, + { + "packageName": "lodash.merge@4.6.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/lodash.merge@4.6.2/node_modules/lodash.merge", + "verificationMessage": "We’ve found a license file, but no matching licenses in it in path /Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/lodash.merge@4.6.2/node_modules/lodash.merge. Please review package lodash.merge@4.6.2 and assign a matching license or skip the check by listing it in the overrides field of the config file." + } + ] +} diff --git a/test/test/__snapshots__/yarn-production.json b/test/test/__snapshots__/yarn-production.json new file mode 100644 index 00000000..79c2ffd0 --- /dev/null +++ b/test/test/__snapshots__/yarn-production.json @@ -0,0 +1,2356 @@ +{ + "whitelist": [ + { + "packageName": "encodeurl@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/encodeurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/encodeurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/encodeurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-types@3.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/mime-types", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/mime-types/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/mime-types/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ms@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/ms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/ms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/ms/license.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "express@5.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/express", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/express/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/express/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "accepts@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/accepts", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/accepts/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/accepts/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "body-parser@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/body-parser", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/body-parser/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/body-parser/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "content-disposition@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/content-disposition", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/content-disposition/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/content-disposition/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "content-type@1.0.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/content-type", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/content-type/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/content-type/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "cookie-signature@1.2.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/cookie-signature", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/cookie-signature/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/cookie-signature/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "cookie@0.7.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/cookie", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/cookie/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/cookie/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "debug@4.3.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/debug", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/debug/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/debug/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "depd@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/depd", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/depd/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/depd/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "escape-html@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/escape-html", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/escape-html/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/escape-html/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "etag@1.8.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/etag", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/etag/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/etag/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "finalhandler@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/finalhandler", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/finalhandler/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/finalhandler/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "fresh@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/fresh", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/fresh/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/fresh/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "http-errors@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/http-errors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/http-errors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/http-errors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "merge-descriptors@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/merge-descriptors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/merge-descriptors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/merge-descriptors/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "methods@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/methods", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/methods/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/methods/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-db@1.53.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/mime-db", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/mime-db/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/mime-db/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "on-finished@2.4.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/on-finished", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/on-finished/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/on-finished/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "once@1.4.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/once", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/once/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/once/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "parseurl@1.3.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/parseurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/parseurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/parseurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "proxy-addr@2.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/proxy-addr", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/proxy-addr/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/proxy-addr/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "qs@6.13.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/qs", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], + "isOsiApproved": true, + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/qs/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/qs/LICENSE.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "range-parser@1.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/range-parser", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/range-parser/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/range-parser/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "router@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/router", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/router/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/router/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safe-buffer@5.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/safe-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/safe-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/safe-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "send@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/send", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/send/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/send/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "serve-static@2.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/serve-static", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/serve-static/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/serve-static/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "setprototypeof@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/setprototypeof", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/setprototypeof/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/setprototypeof/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "statuses@2.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/statuses", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/statuses/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/statuses/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "type-is@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/type-is", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/type-is/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/type-is/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "utils-merge@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/utils-merge", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/utils-merge/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/utils-merge/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "vary@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/vary", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/vary/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/vary/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array-flatten@3.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/array-flatten", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/array-flatten/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/array-flatten/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "bytes@3.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/bytes", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/bytes/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/bytes/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "destroy@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/destroy", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/destroy/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/destroy/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ee-first@1.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/ee-first", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/ee-first/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/ee-first/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "forwarded@0.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/forwarded", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/forwarded/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/forwarded/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "iconv-lite@0.5.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/iconv-lite", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/iconv-lite/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/iconv-lite/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "inherits@2.0.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/inherits", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/inherits/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/inherits/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ipaddr.js@1.9.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/ipaddr.js", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/ipaddr.js/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/ipaddr.js/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-promise@4.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/is-promise", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/is-promise/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/is-promise/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "media-typer@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/media-typer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/media-typer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/media-typer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "negotiator@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/negotiator", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/negotiator/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/negotiator/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "path-to-regexp@8.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/path-to-regexp", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/path-to-regexp/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/path-to-regexp/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "raw-body@3.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/raw-body", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/raw-body/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/raw-body/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "side-channel@1.0.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/side-channel", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/side-channel/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/side-channel/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "toidentifier@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/toidentifier", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/toidentifier/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/toidentifier/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "unpipe@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/unpipe", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/unpipe/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/unpipe/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "wrappy@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/wrappy", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/wrappy/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/wrappy/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "call-bind@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/call-bind", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/call-bind/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/call-bind/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-errors@1.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/es-errors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/es-errors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/es-errors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "get-intrinsic@1.2.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/get-intrinsic", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/get-intrinsic/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/get-intrinsic/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object-inspect@1.13.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/object-inspect", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/object-inspect/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/object-inspect/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safer-buffer@2.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/safer-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/safer-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/safer-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-define-property@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/es-define-property", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/es-define-property/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/es-define-property/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "function-bind@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/function-bind", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/function-bind/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/function-bind/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-proto@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/has-proto", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/has-proto/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/has-proto/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-symbols@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/has-symbols", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/has-symbols/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/has-symbols/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "hasown@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/hasown", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/hasown/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/hasown/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "set-function-length@1.2.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/set-function-length", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/set-function-length/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/set-function-length/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "define-data-property@1.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/define-data-property", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/define-data-property/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/define-data-property/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "gopd@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/gopd", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/gopd/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/gopd/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-property-descriptors@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/has-property-descriptors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/has-property-descriptors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/has-property-descriptors/LICENSE" + ], + "verificationStatus": "ok" + } + ], + "blacklist": [], + "unknown": [], + "notFound": [], + "needsUserVerification": [] +} diff --git a/test/test/__snapshots__/yarn.json b/test/test/__snapshots__/yarn.json new file mode 100644 index 00000000..87c33204 --- /dev/null +++ b/test/test/__snapshots__/yarn.json @@ -0,0 +1,5611 @@ +{ + "whitelist": [ + { + "packageName": "encodeurl@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/encodeurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/encodeurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/encodeurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-types@3.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/mime-types", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/mime-types/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/mime-types/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ms@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/ms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/ms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/ms/license.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "express@5.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/express", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/express/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/express/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "eslint-plugin-react@7.37.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/eslint-plugin-react", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/eslint-plugin-react/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/eslint-plugin-react/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "accepts@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/accepts", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/accepts/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/accepts/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array-includes@3.1.8", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array-includes", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array-includes/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array-includes/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array.prototype.findlast@1.2.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.findlast", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.findlast/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.findlast/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array.prototype.flatmap@1.3.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.flatmap", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.flatmap/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.flatmap/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array.prototype.tosorted@1.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.tosorted", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.tosorted/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.tosorted/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "body-parser@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/body-parser", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/body-parser/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/body-parser/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "content-disposition@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/content-disposition", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/content-disposition/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/content-disposition/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "content-type@1.0.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/content-type", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/content-type/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/content-type/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "cookie-signature@1.2.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/cookie-signature", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/cookie-signature/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/cookie-signature/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "cookie@0.7.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/cookie", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/cookie/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/cookie/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "debug@4.3.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/debug", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/debug/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/debug/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "depd@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/depd", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/depd/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/depd/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "doctrine@2.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/doctrine", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/doctrine/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/doctrine/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-iterator-helpers@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-iterator-helpers", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-iterator-helpers/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-iterator-helpers/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "escape-html@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/escape-html", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/escape-html/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/escape-html/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "estraverse@5.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/estraverse", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/estraverse/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/estraverse" + ], + "verificationStatus": "licenseFileNotFound" + }, + { + "packageName": "etag@1.8.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/etag", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/etag/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/etag/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "finalhandler@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/finalhandler", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/finalhandler/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/finalhandler/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "fresh@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/fresh", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/fresh/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/fresh/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "hasown@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/hasown", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/hasown/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/hasown/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "http-errors@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/http-errors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/http-errors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/http-errors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "jsx-ast-utils@3.3.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/jsx-ast-utils", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/jsx-ast-utils/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/jsx-ast-utils/LICENSE.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "merge-descriptors@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/merge-descriptors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/merge-descriptors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/merge-descriptors/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "methods@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/methods", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/methods/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/methods/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "mime-db@1.53.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/mime-db", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/mime-db/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/mime-db/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "minimatch@3.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/minimatch", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/minimatch/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/minimatch/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object.entries@1.1.8", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.entries", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.entries/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.entries/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object.fromentries@2.0.8", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.fromentries", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.fromentries/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.fromentries/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object.values@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.values", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.values/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.values/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "on-finished@2.4.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/on-finished", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/on-finished/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/on-finished/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "once@1.4.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/once", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/once/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/once/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "parseurl@1.3.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/parseurl", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/parseurl/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/parseurl/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "prop-types@15.8.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/prop-types", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/prop-types/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/prop-types/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "proxy-addr@2.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/proxy-addr", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/proxy-addr/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/proxy-addr/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "qs@6.13.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/qs", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], + "isOsiApproved": true, + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/qs/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/qs/LICENSE.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "range-parser@1.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/range-parser", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/range-parser/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/range-parser/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "resolve@2.0.0-next.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/resolve", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/resolve/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/resolve/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "router@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/router", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/router/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/router/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safe-buffer@5.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safe-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safe-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safe-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "semver@6.3.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/semver", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/semver/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/semver/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "send@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/send", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/send/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/send/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "serve-static@2.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/serve-static", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/serve-static/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/serve-static/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "setprototypeof@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/setprototypeof", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/setprototypeof/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/setprototypeof/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "statuses@2.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/statuses", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/statuses/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/statuses/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "string.prototype.matchall@4.0.11", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.matchall", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.matchall/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.matchall/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "string.prototype.repeat@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.repeat", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.repeat/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.repeat/LICENSE-MIT.txt" + ], + "verificationStatus": "ok" + }, + { + "packageName": "type-is@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/type-is", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/type-is/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/type-is/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "utils-merge@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/utils-merge", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/utils-merge/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/utils-merge/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "vary@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/vary", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/vary/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/vary/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array-flatten@3.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array-flatten", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array-flatten/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array-flatten/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array.prototype.flat@1.3.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.flat", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.flat/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.flat/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "brace-expansion@1.1.11", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/brace-expansion", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/brace-expansion/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/brace-expansion/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "bytes@3.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/bytes", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/bytes/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/bytes/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "call-bind@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/call-bind", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/call-bind/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/call-bind/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "define-properties@1.2.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/define-properties", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/define-properties/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/define-properties/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "destroy@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/destroy", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/destroy/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/destroy/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ee-first@1.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/ee-first", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/ee-first/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/ee-first/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-abstract@1.23.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-abstract", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-abstract/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-abstract/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-errors@1.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-errors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-errors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-errors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-object-atoms@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-object-atoms", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-object-atoms/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-object-atoms/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-set-tostringtag@2.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-set-tostringtag", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-set-tostringtag/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-set-tostringtag/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-shim-unscopables@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-shim-unscopables", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-shim-unscopables/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-shim-unscopables/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "esutils@2.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/esutils", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/esutils/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/esutils" + ], + "verificationStatus": "licenseFileNotFound" + }, + { + "packageName": "forwarded@0.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/forwarded", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/forwarded/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/forwarded/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "function-bind@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/function-bind", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/function-bind/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/function-bind/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "get-intrinsic@1.2.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/get-intrinsic", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/get-intrinsic/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/get-intrinsic/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "globalthis@1.0.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/globalthis", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/globalthis/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/globalthis/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "gopd@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/gopd", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/gopd/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/gopd/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-property-descriptors@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-property-descriptors", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-property-descriptors/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-property-descriptors/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-proto@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-proto", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-proto/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-proto/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-symbols@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-symbols", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-symbols/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-symbols/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "iconv-lite@0.5.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/iconv-lite", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/iconv-lite/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/iconv-lite/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "inherits@2.0.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/inherits", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/inherits/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/inherits/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "internal-slot@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/internal-slot", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/internal-slot/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/internal-slot/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "ipaddr.js@1.9.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/ipaddr.js", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/ipaddr.js/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/ipaddr.js/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-core-module@2.15.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-core-module", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-core-module/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-core-module/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-promise@4.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-promise", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-promise/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-promise/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-string@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-string", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-string/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-string/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "iterator.prototype@1.1.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/iterator.prototype", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/iterator.prototype/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/iterator.prototype/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "loose-envify@1.4.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/loose-envify", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/loose-envify/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/loose-envify/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "media-typer@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/media-typer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/media-typer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/media-typer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "negotiator@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/negotiator", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/negotiator/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/negotiator/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object-assign@4.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object-assign", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object-assign/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object-assign/license" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object.assign@4.1.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.assign", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.assign/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.assign/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "path-parse@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/path-parse", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/path-parse/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/path-parse/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "path-to-regexp@8.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/path-to-regexp", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/path-to-regexp/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/path-to-regexp/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "raw-body@3.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/raw-body", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/raw-body/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/raw-body/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "react-is@16.13.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/react-is", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/react-is/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/react-is/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "regexp.prototype.flags@1.5.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/regexp.prototype.flags", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/regexp.prototype.flags/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/regexp.prototype.flags/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safe-array-concat@1.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safe-array-concat", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safe-array-concat/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safe-array-concat/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "set-function-name@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/set-function-name", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/set-function-name/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/set-function-name/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "side-channel@1.0.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/side-channel", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/side-channel/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/side-channel/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "supports-preserve-symlinks-flag@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/supports-preserve-symlinks-flag", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/supports-preserve-symlinks-flag/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/supports-preserve-symlinks-flag/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "toidentifier@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/toidentifier", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/toidentifier/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/toidentifier/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "unpipe@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/unpipe", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/unpipe/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/unpipe/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "wrappy@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/wrappy", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/ISC.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], + "isOsiApproved": true, + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/wrappy/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/wrappy/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "array-buffer-byte-length@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array-buffer-byte-length", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array-buffer-byte-length/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array-buffer-byte-length/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "arraybuffer.prototype.slice@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/arraybuffer.prototype.slice", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/arraybuffer.prototype.slice/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/arraybuffer.prototype.slice/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "available-typed-arrays@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/available-typed-arrays", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/available-typed-arrays/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/available-typed-arrays/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "balanced-match@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/balanced-match", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/balanced-match/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/balanced-match/LICENSE.md" + ], + "verificationStatus": "ok" + }, + { + "packageName": "concat-map@0.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/concat-map", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/concat-map/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/concat-map/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "data-view-buffer@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/data-view-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/data-view-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/data-view-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "data-view-byte-length@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/data-view-byte-length", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/data-view-byte-length/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/data-view-byte-length/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "data-view-byte-offset@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/data-view-byte-offset", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/data-view-byte-offset/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/data-view-byte-offset/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "define-data-property@1.1.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/define-data-property", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/define-data-property/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/define-data-property/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-define-property@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-define-property", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-define-property/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-define-property/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "es-to-primitive@1.3.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-to-primitive", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-to-primitive/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-to-primitive/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "function.prototype.name@1.1.6", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/function.prototype.name", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/function.prototype.name/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/function.prototype.name/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "functions-have-names@1.2.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/functions-have-names", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/functions-have-names/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/functions-have-names/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "get-symbol-description@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/get-symbol-description", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/get-symbol-description/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/get-symbol-description/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-tostringtag@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-tostringtag", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-tostringtag/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-tostringtag/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-array-buffer@3.0.4", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-array-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-array-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-array-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-callable@1.2.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-callable", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-callable/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-callable/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-data-view@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-data-view", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-data-view/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-data-view/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-negative-zero@2.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-negative-zero", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-negative-zero/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-negative-zero/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-regex@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-regex", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-regex/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-regex/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-shared-array-buffer@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-shared-array-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-shared-array-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-shared-array-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-typed-array@1.1.13", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-typed-array", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-typed-array/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-typed-array/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-weakref@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-weakref", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-weakref/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-weakref/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "isarray@2.0.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/isarray", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/isarray/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/isarray/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "js-tokens@4.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/js-tokens", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/js-tokens/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/js-tokens/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object-inspect@1.13.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object-inspect", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object-inspect/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object-inspect/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "object-keys@1.1.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object-keys", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object-keys/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object-keys/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "reflect.getprototypeof@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/reflect.getprototypeof", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/reflect.getprototypeof/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/reflect.getprototypeof/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safe-regex-test@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safe-regex-test", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safe-regex-test/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safe-regex-test/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "safer-buffer@2.1.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safer-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safer-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safer-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "set-function-length@1.2.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/set-function-length", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/set-function-length/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/set-function-length/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "string.prototype.trim@1.2.9", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.trim", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.trim/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.trim/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "string.prototype.trimend@1.0.8", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.trimend", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.trimend/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.trimend/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "string.prototype.trimstart@1.0.8", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.trimstart", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.trimstart/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.trimstart/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "typed-array-buffer@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-buffer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-buffer/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-buffer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "typed-array-byte-length@1.0.1", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-byte-length", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-byte-length/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-byte-length/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "typed-array-byte-offset@1.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-byte-offset", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-byte-offset/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-byte-offset/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "typed-array-length@1.0.7", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-length", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-length/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-length/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "unbox-primitive@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/unbox-primitive", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/unbox-primitive/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/unbox-primitive/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "which-typed-array@1.1.16", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-typed-array", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-typed-array/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-typed-array/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "for-each@0.3.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/for-each", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/for-each/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/for-each/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "has-bigints@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-bigints", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-bigints/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-bigints/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-date-object@1.0.5", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-date-object", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-date-object/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-date-object/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-symbol@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-symbol", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-symbol/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-symbol/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "possible-typed-array-names@1.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/possible-typed-array-names", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/possible-typed-array-names/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/possible-typed-array-names/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "which-boxed-primitive@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-boxed-primitive", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-boxed-primitive/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-boxed-primitive/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "which-builtin-type@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-builtin-type", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-builtin-type/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-builtin-type/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-async-function@2.0.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-async-function", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-async-function/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-async-function/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-bigint@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-bigint", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-bigint/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-bigint/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-boolean-object@1.2.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-boolean-object", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-boolean-object/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-boolean-object/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-finalizationregistry@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-finalizationregistry", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-finalizationregistry/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-finalizationregistry/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-generator-function@1.0.10", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-generator-function", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-generator-function/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-generator-function/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-number-object@1.1.0", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-number-object", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-number-object/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-number-object/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "which-collection@1.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-collection", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-collection/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-collection/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-map@2.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-map", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-map/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-map/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-set@2.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-set", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-set/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-set/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-weakmap@2.0.2", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-weakmap", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-weakmap/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-weakmap/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "is-weakset@2.0.3", + "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-weakset", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-weakset/package.json", + "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-weakset/LICENSE" + ], + "verificationStatus": "ok" + } + ], + "blacklist": [], + "unknown": [], + "notFound": [], + "needsUserVerification": [] +} diff --git a/test/test/npm.test.ts b/test/test/npm.test.ts index 4041bded..b2ac5729 100644 --- a/test/test/npm.test.ts +++ b/test/test/npm.test.ts @@ -83,7 +83,7 @@ describe("license-auditor", () => { }); expect(errorCode).toBe(0); - expect(output).toContain("Results incomplete because of an error."); + expect(output).toContain("170 licenses are compliant"); }); describe("parse license files", () => { @@ -792,8 +792,8 @@ describe("license-auditor", () => { cwd: testDirectory, }); - expect(errorCode).toBe(1); - expect(output).toContain("Unable to resolve project dependencies."); + expect(errorCode).toBe(0); + expect(output).toContain("7 licenses are compliant"); }, ); }); diff --git a/test/test/snapshot.test.ts b/test/test/snapshot.test.ts index 1e56f695..9e6007c7 100644 --- a/test/test/snapshot.test.ts +++ b/test/test/snapshot.test.ts @@ -10,7 +10,7 @@ import { getCliPath } from "../utils/get-cli-path"; import { readJsonFile } from "../utils/read-json-file"; import { runCliCommand } from "../utils/run-cli-command"; import "../utils/path-serializer"; -import { matchSnapshotRecursive } from '../utils/matchSnapshotRecursive'; +import { matchSnapshotRecursive } from "../utils/match-snapshot-recursive"; describe("snapshot testing", () => { monorepoFixture("monorepo project", async ({ testDirectory, expect }) => { @@ -25,8 +25,29 @@ describe("snapshot testing", () => { const jsonOutput = await readJsonFile( path.join(testDirectory, "license-auditor.results.json"), ); - matchSnapshotRecursive('./__snapshots__/monorepo.json', jsonOutput, false); + matchSnapshotRecursive("./__snapshots__/monorepo.json", jsonOutput, false); }); + monorepoFixture( + "monorepo project production only", + async ({ testDirectory, expect }) => { + const { errorCode } = await runCliCommand({ + command: "npx", + args: [getCliPath(), "--verbose", "--json", "--production"], + cwd: testDirectory, + }); + + expect(errorCode).toBe(0); + + const jsonOutput = await readJsonFile( + path.join(testDirectory, "license-auditor.results.json"), + ); + matchSnapshotRecursive( + "./__snapshots__/monorepo-production.json", + jsonOutput, + false, + ); + }, + ); pnpmFixture("pnpm project", async ({ testDirectory, expect }) => { const { errorCode } = await runCliCommand({ @@ -40,9 +61,31 @@ describe("snapshot testing", () => { const jsonOutput = await readJsonFile( path.join(testDirectory, "license-auditor.results.json"), ); - matchSnapshotRecursive('./__snapshots__/pnpm.json', jsonOutput, false); + matchSnapshotRecursive("./__snapshots__/pnpm.json", jsonOutput, false); }); + pnpmFixture( + "pnpm project production only", + async ({ testDirectory, expect }) => { + const { errorCode } = await runCliCommand({ + command: "npx", + args: [getCliPath(), "--verbose", "--json", "--production"], + cwd: testDirectory, + }); + + expect(errorCode).toBe(0); + + const jsonOutput = await readJsonFile( + path.join(testDirectory, "license-auditor.results.json"), + ); + matchSnapshotRecursive( + "./__snapshots__/pnpm-production.json", + jsonOutput, + false, + ); + }, + ); + defaultTest("npm project", async ({ testDirectory, expect }) => { const { errorCode } = await runCliCommand({ command: "npx", @@ -55,9 +98,31 @@ describe("snapshot testing", () => { const jsonOutput = await readJsonFile( path.join(testDirectory, "license-auditor.results.json"), ); - matchSnapshotRecursive('./__snapshots__/npm.json', jsonOutput, false); + matchSnapshotRecursive("./__snapshots__/npm.json", jsonOutput, false); }); + defaultTest( + "npm project production only", + async ({ testDirectory, expect }) => { + const { errorCode } = await runCliCommand({ + command: "npx", + args: [getCliPath(), "--verbose", "--json", "--production"], + cwd: testDirectory, + }); + + expect(errorCode).toBe(0); + + const jsonOutput = await readJsonFile( + path.join(testDirectory, "license-auditor.results.json"), + ); + matchSnapshotRecursive( + "./__snapshots__/npm-production.json", + jsonOutput, + false, + ); + }, + ); + yarnFixture("yarn project", async ({ testDirectory, expect }) => { const { errorCode } = await runCliCommand({ command: "npx", @@ -70,6 +135,28 @@ describe("snapshot testing", () => { const jsonOutput = await readJsonFile( path.join(testDirectory, "license-auditor.results.json"), ); - matchSnapshotRecursive('./__snapshots__/yarn.json', jsonOutput, false); + matchSnapshotRecursive("./__snapshots__/yarn.json", jsonOutput, false); }); + + yarnFixture( + "yarn project production only", + async ({ testDirectory, expect }) => { + const { errorCode } = await runCliCommand({ + command: "npx", + args: [getCliPath(), "--verbose", "--json", "--production"], + cwd: testDirectory, + }); + + expect(errorCode).toBe(0); + + const jsonOutput = await readJsonFile( + path.join(testDirectory, "license-auditor.results.json"), + ); + matchSnapshotRecursive( + "./__snapshots__/yarn-production.json", + jsonOutput, + false, + ); + }, + ); }); diff --git a/test/utils/matchSnapshotRecursive.test.ts b/test/utils/match-snapshot-recursive.test.ts similarity index 64% rename from test/utils/matchSnapshotRecursive.test.ts rename to test/utils/match-snapshot-recursive.test.ts index cce0b335..62cb4136 100644 --- a/test/utils/matchSnapshotRecursive.test.ts +++ b/test/utils/match-snapshot-recursive.test.ts @@ -1,108 +1,98 @@ -import { describe, test, expect } from 'vitest'; -import { findDiffRecursive } from './matchSnapshotRecursive'; +import { describe, expect, test } from "vitest"; +import { findDiffRecursive } from "./match-snapshot-recursive"; describe("matchSnapshotRecursive", () => { test("works", async () => { const source = { whitelist: [ { - "packageName": "express@4.21.1", - "packagePath": "/node_modules/express", - "status": "whitelist", - "licenses": [ + packageName: "express@4.21.1", + packagePath: "/node_modules/express", + status: "whitelist", + licenses: [ { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" + reference: "https://spdx.org/licenses/MIT.html", + isDeprecatedLicenseId: false, + detailsUrl: "https://spdx.org/licenses/MIT.json", + name: "MIT License", + licenseId: "MIT", + seeAlso: ["https://opensource.org/license/mit/"], + isOsiApproved: true, + isFsfLibre: true, + source: "package.json-license", }, { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" - } + reference: "https://spdx.org/licenses/MIT.html", + isDeprecatedLicenseId: false, + detailsUrl: "https://spdx.org/licenses/MIT.json", + name: "MIT License", + licenseId: "MIT", + seeAlso: ["https://opensource.org/license/mit/"], + isOsiApproved: true, + source: "license-file-content", + }, ], - "licensePath": [ + licensePath: [ "/node_modules/express/package.json", - "/node_modules/express/LICENSE" + "/node_modules/express/LICENSE", ], - "verificationStatus": "ok" + verificationStatus: "ok", }, { - "packageName": "some-package@1.0.0", - } + packageName: "some-package@1.0.0", + }, ], }; const compare = { whitelist: [ { - "packageName": "some-package@1.0.0", + packageName: "some-package@1.0.0", }, { - "packageName": "express@4.21.1", - "packagePath": "/node_modules/express", - "status": "whitelist", - "licenses": [ + packageName: "express@4.21.1", + packagePath: "/node_modules/express", + status: "whitelist", + licenses: [ { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "source": "license-file-content" + reference: "https://spdx.org/licenses/MIT.html", + isDeprecatedLicenseId: false, + detailsUrl: "https://spdx.org/licenses/MIT.json", + name: "MIT License", + licenseId: "MIT", + seeAlso: ["https://opensource.org/license/mit/"], + isOsiApproved: true, + source: "license-file-content", }, { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": true, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": [ - "https://opensource.org/license/mit/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "package.json-license" + reference: "https://spdx.org/licenses/MIT.html", + isDeprecatedLicenseId: true, + detailsUrl: "https://spdx.org/licenses/MIT.json", + name: "MIT License", + licenseId: "MIT", + seeAlso: ["https://opensource.org/license/mit/"], + isOsiApproved: true, + isFsfLibre: true, + source: "package.json-license", }, { - "reference": "https://spdx.org/licenses/bad-license.html", - "isDeprecatedLicenseId": true, - "detailsUrl": "https://spdx.org/licenses/bad-license.json", - "name": "bad-license License", - "licenseId": "bad-license", - "seeAlso": [ - "https://opensource.org/license/bad-license/" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "source": "license-file-content" - } + reference: "https://spdx.org/licenses/bad-license.html", + isDeprecatedLicenseId: true, + detailsUrl: "https://spdx.org/licenses/bad-license.json", + name: "bad-license License", + licenseId: "bad-license", + seeAlso: ["https://opensource.org/license/bad-license/"], + isOsiApproved: true, + isFsfLibre: true, + source: "license-file-content", + }, ], - "licensePath": [ + licensePath: [ "/node_modules/express/package.json", - "/node_modules/express/LICENSE" + "/node_modules/express/LICENSE", ], - "verificationStatus": "ok" + verificationStatus: "ok", }, - ] + ], }; const { jsView, sortedView } = findDiffRecursive(source, compare); @@ -223,7 +213,7 @@ describe("matchSnapshotRecursive", () => { packageName: 'some-package@1.0.0', }, ], -}`) +}`); expect(sortedView.target).toBe(`{ whitelist: [ { diff --git a/test/utils/matchSnapshotRecursive.ts b/test/utils/match-snapshot-recursive.ts similarity index 61% rename from test/utils/matchSnapshotRecursive.ts rename to test/utils/match-snapshot-recursive.ts index 970751a3..a4f42950 100644 --- a/test/utils/matchSnapshotRecursive.ts +++ b/test/utils/match-snapshot-recursive.ts @@ -1,32 +1,41 @@ -import * as path from 'node:path'; -import createDiff, { diffJsView, diffSortedView, diffChangesViewConsole } from 'differrer'; -import { expect } from 'vitest'; -import * as fs from 'node:fs'; -import { replaceTestDirectory } from './path-serializer'; +import * as fs from "node:fs"; +import * as path from "node:path"; +import createDiff, { + diffJsView, + diffSortedView, + diffChangesViewConsole, +} from "differrer"; +import { expect } from "vitest"; +import { replaceTestDirectory } from "./path-serializer"; +// biome-ignore lint: this actually is of "any" type const getArrayElementId = (item: any) => { - if (typeof item !== 'object') { + if (typeof item !== "object") { return item; } - if (Object.prototype.hasOwnProperty.call(item, 'packageName')) { + if (Object.prototype.hasOwnProperty.call(item, "packageName")) { return item.packageName; } - if (Object.prototype.hasOwnProperty.call(item, 'licenseId') && Object.prototype.hasOwnProperty.call(item, 'source')) { + if ( + Object.prototype.hasOwnProperty.call(item, "licenseId") && + Object.prototype.hasOwnProperty.call(item, "source") + ) { return `${item.licenseId}-${item.source}`; } -} +}; const diff = createDiff({ getArrayElementId, sortArrayItems: true, getValue: (value, path) => { - if (typeof value === 'string') { + if (typeof value === "string") { return replaceTestDirectory(value); } return value; }, }); +// biome-ignore lint: this actually is of "any" type export const findDiffRecursive = (source: any, compare: any) => { const diffResult = diff(source, compare); @@ -34,7 +43,6 @@ export const findDiffRecursive = (source: any, compare: any) => { const sortedView = diffSortedView(diffResult); const diffChangesView = diffChangesViewConsole(diffResult); - return { diffResult, jsView, @@ -43,7 +51,12 @@ export const findDiffRecursive = (source: any, compare: any) => { }; }; -export const matchSnapshotRecursive = (snapshotPath: string, value: any, updateSnapshot?: boolean) => { +export const matchSnapshotRecursive = ( + snapshotPath: string, + // biome-ignore lint: this actually is of "any" type + value: any, + updateSnapshot?: boolean, +) => { const testState = expect.getState(); const currentDirectory = path.dirname(testState.testPath); const snapshotFilePath = path.join(currentDirectory, snapshotPath); @@ -54,7 +67,7 @@ export const matchSnapshotRecursive = (snapshotPath: string, value: any, updateS return; } - const snapshot = JSON.parse(fs.readFileSync(snapshotFilePath, 'utf-8')); + const snapshot = JSON.parse(fs.readFileSync(snapshotFilePath, "utf-8")); const { sortedView } = findDiffRecursive(snapshot, value); diff --git a/test/utils/path-serializer.ts b/test/utils/path-serializer.ts index b19b5f06..9ac4f72a 100644 --- a/test/utils/path-serializer.ts +++ b/test/utils/path-serializer.ts @@ -1,10 +1,11 @@ import { expect } from "vitest"; import { TEST_TEMP_DIRECTORY } from "../global-setup"; -export const replaceTestDirectory = (value: string) => value.replace( - new RegExp(`${TEST_TEMP_DIRECTORY}/testProject-[a-zA-Z0-9]+`, "g"), - "", -); +export const replaceTestDirectory = (value: string) => + value.replace( + new RegExp(`${TEST_TEMP_DIRECTORY}/testProject-[a-zA-Z0-9]+`, "g"), + "", + ); export const pathSerializer = { test: (val: unknown): boolean => { From ea29f8a89f33640e19dffcbdefc5e3830f239b2f Mon Sep 17 00:00:00 2001 From: lukasz Date: Fri, 27 Dec 2024 11:19:13 +0100 Subject: [PATCH 4/5] refactor: updated paths in snapshots, fixed replacing paths in snapshot tests --- .../__snapshots__/monorepo-production.json | 750 ++-- test/test/__snapshots__/monorepo.json | 690 ++-- test/test/__snapshots__/npm-production.json | 826 ++--- test/test/__snapshots__/npm.json | 3136 ++++++++--------- test/test/__snapshots__/pnpm-production.json | 462 +-- test/test/__snapshots__/pnpm.json | 1484 ++++---- test/test/__snapshots__/yarn-production.json | 396 +-- test/test/__snapshots__/yarn.json | 954 ++--- test/test/snapshot.test.ts | 34 +- test/utils/match-snapshot-recursive.ts | 34 +- 10 files changed, 4402 insertions(+), 4364 deletions(-) diff --git a/test/test/__snapshots__/monorepo-production.json b/test/test/__snapshots__/monorepo-production.json index f669b045..ecfc5037 100644 --- a/test/test/__snapshots__/monorepo-production.json +++ b/test/test/__snapshots__/monorepo-production.json @@ -1,8 +1,8 @@ { "whitelist": [ { - "packageName": "express@4.21.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/express", + "packageName": "accepts@1.3.8", + "packagePath": "/node_modules/accepts", "status": "whitelist", "licenses": [ { @@ -30,14 +30,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/express/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/express/LICENSE" + "/node_modules/accepts/package.json", + "/node_modules/accepts/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "react@18.3.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/react", + "packageName": "array-flatten@1.1.1", + "packagePath": "/node_modules/array-flatten", "status": "whitelist", "licenses": [ { @@ -65,14 +65,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/react/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/react/LICENSE" + "/node_modules/array-flatten/package.json", + "/node_modules/array-flatten/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "accepts@1.3.8", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/accepts", + "packageName": "bytes@3.1.2", + "packagePath": "/node_modules/bytes", "status": "whitelist", "licenses": [ { @@ -100,14 +100,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/accepts/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/accepts/LICENSE" + "/node_modules/bytes/package.json", + "/node_modules/bytes/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "array-flatten@1.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/array-flatten", + "packageName": "call-bind@1.0.7", + "packagePath": "/node_modules/call-bind", "status": "whitelist", "licenses": [ { @@ -135,14 +135,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/array-flatten/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/array-flatten/LICENSE" + "/node_modules/call-bind/package.json", + "/node_modules/call-bind/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "body-parser@1.20.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/body-parser", + "packagePath": "/node_modules/body-parser", "status": "whitelist", "licenses": [ { @@ -170,14 +170,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/body-parser/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/body-parser/LICENSE" + "/node_modules/body-parser/package.json", + "/node_modules/body-parser/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "content-disposition@0.5.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/content-disposition", + "packagePath": "/node_modules/content-disposition", "status": "whitelist", "licenses": [ { @@ -205,14 +205,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/content-disposition/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/content-disposition/LICENSE" + "/node_modules/content-disposition/package.json", + "/node_modules/content-disposition/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "content-type@1.0.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/content-type", + "packagePath": "/node_modules/content-type", "status": "whitelist", "licenses": [ { @@ -240,14 +240,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/content-type/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/content-type/LICENSE" + "/node_modules/content-type/package.json", + "/node_modules/content-type/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "cookie-signature@1.0.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/cookie-signature", + "packageName": "cookie@0.7.1", + "packagePath": "/node_modules/cookie", "status": "whitelist", "licenses": [ { @@ -261,17 +261,28 @@ "isFsfLibre": true, "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/cookie-signature/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/cookie-signature" + "/node_modules/cookie/package.json", + "/node_modules/cookie/LICENSE" ], - "verificationStatus": "licenseFileNotFound" + "verificationStatus": "ok" }, { - "packageName": "cookie@0.7.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/cookie", + "packageName": "cookie-signature@1.0.6", + "packagePath": "/node_modules/cookie-signature", "status": "whitelist", "licenses": [ { @@ -285,28 +296,17 @@ "isFsfLibre": true, "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], - "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", - "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/cookie/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/cookie/LICENSE" + "/node_modules/cookie-signature/package.json", + "/node_modules/cookie-signature" ], - "verificationStatus": "ok" + "verificationStatus": "licenseFileNotFound" }, { "packageName": "debug@2.6.9", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/debug", + "packagePath": "/node_modules/debug", "status": "whitelist", "licenses": [ { @@ -334,14 +334,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/debug/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/debug/LICENSE" + "/node_modules/debug/package.json", + "/node_modules/debug/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "depd@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/depd", + "packageName": "define-data-property@1.1.4", + "packagePath": "/node_modules/define-data-property", "status": "whitelist", "licenses": [ { @@ -369,14 +369,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/depd/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/depd/LICENSE" + "/node_modules/define-data-property/package.json", + "/node_modules/define-data-property/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "encodeurl@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/encodeurl", + "packageName": "destroy@1.2.0", + "packagePath": "/node_modules/destroy", "status": "whitelist", "licenses": [ { @@ -404,14 +404,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/encodeurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/encodeurl/LICENSE" + "/node_modules/destroy/package.json", + "/node_modules/destroy/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "escape-html@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/escape-html", + "packageName": "ee-first@1.1.1", + "packagePath": "/node_modules/ee-first", "status": "whitelist", "licenses": [ { @@ -439,14 +439,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/escape-html/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/escape-html/LICENSE" + "/node_modules/ee-first/package.json", + "/node_modules/ee-first/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "etag@1.8.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/etag", + "packageName": "depd@2.0.0", + "packagePath": "/node_modules/depd", "status": "whitelist", "licenses": [ { @@ -474,14 +474,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/etag/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/etag/LICENSE" + "/node_modules/depd/package.json", + "/node_modules/depd/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "finalhandler@1.3.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/finalhandler", + "packageName": "encodeurl@2.0.0", + "packagePath": "/node_modules/encodeurl", "status": "whitelist", "licenses": [ { @@ -509,14 +509,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/finalhandler/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/finalhandler/LICENSE" + "/node_modules/encodeurl/package.json", + "/node_modules/encodeurl/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "fresh@0.5.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/fresh", + "packageName": "escape-html@1.0.3", + "packagePath": "/node_modules/escape-html", "status": "whitelist", "licenses": [ { @@ -544,14 +544,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/fresh/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/fresh/LICENSE" + "/node_modules/escape-html/package.json", + "/node_modules/escape-html/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "http-errors@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/http-errors", + "packageName": "es-define-property@1.0.0", + "packagePath": "/node_modules/es-define-property", "status": "whitelist", "licenses": [ { @@ -579,14 +579,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/http-errors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/http-errors/LICENSE" + "/node_modules/es-define-property/package.json", + "/node_modules/es-define-property/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "merge-descriptors@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/merge-descriptors", + "packageName": "es-errors@1.3.0", + "packagePath": "/node_modules/es-errors", "status": "whitelist", "licenses": [ { @@ -614,14 +614,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/merge-descriptors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/merge-descriptors/LICENSE" + "/node_modules/es-errors/package.json", + "/node_modules/es-errors/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "methods@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/methods", + "packageName": "etag@1.8.1", + "packagePath": "/node_modules/etag", "status": "whitelist", "licenses": [ { @@ -649,14 +649,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/methods/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/methods/LICENSE" + "/node_modules/etag/package.json", + "/node_modules/etag/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "on-finished@2.4.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/on-finished", + "packageName": "finalhandler@1.3.1", + "packagePath": "/node_modules/finalhandler", "status": "whitelist", "licenses": [ { @@ -684,14 +684,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/on-finished/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/on-finished/LICENSE" + "/node_modules/finalhandler/package.json", + "/node_modules/finalhandler/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "parseurl@1.3.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/parseurl", + "packageName": "forwarded@0.2.0", + "packagePath": "/node_modules/forwarded", "status": "whitelist", "licenses": [ { @@ -719,14 +719,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/parseurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/parseurl/LICENSE" + "/node_modules/forwarded/package.json", + "/node_modules/forwarded/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "path-to-regexp@0.1.10", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/path-to-regexp", + "packageName": "fresh@0.5.2", + "packagePath": "/node_modules/fresh", "status": "whitelist", "licenses": [ { @@ -754,14 +754,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/path-to-regexp/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/path-to-regexp/LICENSE" + "/node_modules/fresh/package.json", + "/node_modules/fresh/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "proxy-addr@2.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/proxy-addr", + "packageName": "function-bind@1.1.2", + "packagePath": "/node_modules/function-bind", "status": "whitelist", "licenses": [ { @@ -789,55 +789,49 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/proxy-addr/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/proxy-addr/LICENSE" + "/node_modules/function-bind/package.json", + "/node_modules/function-bind/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "qs@6.13.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/qs", + "packageName": "gopd@1.2.0", + "packagePath": "/node_modules/gopd", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", - "name": "BSD 3-Clause \"New\" or \"Revised\" License", - "licenseId": "BSD-3-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-3-Clause", - "https://www.eclipse.org/org/documents/edl-v10.php" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", - "name": "BSD 3-Clause \"New\" or \"Revised\" License", - "licenseId": "BSD-3-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-3-Clause", - "https://www.eclipse.org/org/documents/edl-v10.php" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, - "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/qs/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/qs/LICENSE.md" + "/node_modules/gopd/package.json", + "/node_modules/gopd/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "range-parser@1.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/range-parser", + "packageName": "get-intrinsic@1.2.4", + "packagePath": "/node_modules/get-intrinsic", "status": "whitelist", "licenses": [ { @@ -865,14 +859,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/range-parser/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/range-parser/LICENSE" + "/node_modules/get-intrinsic/package.json", + "/node_modules/get-intrinsic/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "safe-buffer@5.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/safe-buffer", + "packageName": "express@4.21.1", + "packagePath": "/node_modules/express", "status": "whitelist", "licenses": [ { @@ -900,14 +894,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/safe-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/safe-buffer/LICENSE" + "/node_modules/express/package.json", + "/node_modules/express/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "send@0.19.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/send", + "packageName": "has-property-descriptors@1.0.2", + "packagePath": "/node_modules/has-property-descriptors", "status": "whitelist", "licenses": [ { @@ -935,14 +929,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/send/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/send/LICENSE" + "/node_modules/has-property-descriptors/package.json", + "/node_modules/has-property-descriptors/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "serve-static@1.16.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/serve-static", + "packageName": "has-proto@1.1.0", + "packagePath": "/node_modules/has-proto", "status": "whitelist", "licenses": [ { @@ -970,57 +964,49 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/serve-static/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/serve-static/LICENSE" + "/node_modules/has-proto/package.json", + "/node_modules/has-proto/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "setprototypeof@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/setprototypeof", + "packageName": "has-symbols@1.1.0", + "packagePath": "/node_modules/has-symbols", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/ISC.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/ISC.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/setprototypeof/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/setprototypeof/LICENSE" + "/node_modules/has-symbols/package.json", + "/node_modules/has-symbols/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "statuses@2.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/statuses", + "packageName": "hasown@2.0.2", + "packagePath": "/node_modules/hasown", "status": "whitelist", "licenses": [ { @@ -1048,14 +1034,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/statuses/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/statuses/LICENSE" + "/node_modules/hasown/package.json", + "/node_modules/hasown/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "type-is@1.6.18", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/type-is", + "packageName": "iconv-lite@0.4.24", + "packagePath": "/node_modules/iconv-lite", "status": "whitelist", "licenses": [ { @@ -1083,14 +1069,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/type-is/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/type-is/LICENSE" + "/node_modules/iconv-lite/package.json", + "/node_modules/iconv-lite/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "utils-merge@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/utils-merge", + "packageName": "http-errors@2.0.0", + "packagePath": "/node_modules/http-errors", "status": "whitelist", "licenses": [ { @@ -1118,49 +1104,57 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/utils-merge/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/utils-merge/LICENSE" + "/node_modules/http-errors/package.json", + "/node_modules/http-errors/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "vary@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/vary", + "packageName": "inherits@2.0.4", + "packagePath": "/node_modules/inherits", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/vary/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/vary/LICENSE" + "/node_modules/inherits/package.json", + "/node_modules/inherits/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "loose-envify@1.4.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/loose-envify", + "packageName": "ipaddr.js@1.9.1", + "packagePath": "/node_modules/ipaddr.js", "status": "whitelist", "licenses": [ { @@ -1188,14 +1182,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/loose-envify/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/loose-envify/LICENSE" + "/node_modules/ipaddr.js/package.json", + "/node_modules/ipaddr.js/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "mime-types@2.1.35", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/mime-types", + "packageName": "loose-envify@1.4.0", + "packagePath": "/node_modules/loose-envify", "status": "whitelist", "licenses": [ { @@ -1223,14 +1217,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/mime-types/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/mime-types/LICENSE" + "/node_modules/loose-envify/package.json", + "/node_modules/loose-envify/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "negotiator@0.6.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/negotiator", + "packageName": "merge-descriptors@1.0.3", + "packagePath": "/node_modules/merge-descriptors", "status": "whitelist", "licenses": [ { @@ -1258,14 +1252,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/negotiator/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/negotiator/LICENSE" + "/node_modules/merge-descriptors/package.json", + "/node_modules/merge-descriptors/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "bytes@3.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/bytes", + "packageName": "media-typer@0.3.0", + "packagePath": "/node_modules/media-typer", "status": "whitelist", "licenses": [ { @@ -1293,14 +1287,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/bytes/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/bytes/LICENSE" + "/node_modules/media-typer/package.json", + "/node_modules/media-typer/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "destroy@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/destroy", + "packageName": "mime-db@1.52.0", + "packagePath": "/node_modules/mime-db", "status": "whitelist", "licenses": [ { @@ -1328,14 +1322,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/destroy/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/destroy/LICENSE" + "/node_modules/mime-db/package.json", + "/node_modules/mime-db/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "iconv-lite@0.4.24", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/iconv-lite", + "packageName": "methods@1.1.2", + "packagePath": "/node_modules/methods", "status": "whitelist", "licenses": [ { @@ -1363,14 +1357,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/iconv-lite/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/iconv-lite/LICENSE" + "/node_modules/methods/package.json", + "/node_modules/methods/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "raw-body@2.5.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/raw-body", + "packageName": "negotiator@0.6.3", + "packagePath": "/node_modules/negotiator", "status": "whitelist", "licenses": [ { @@ -1398,14 +1392,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/raw-body/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/raw-body/LICENSE" + "/node_modules/negotiator/package.json", + "/node_modules/negotiator/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "unpipe@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/unpipe", + "packageName": "object-inspect@1.13.3", + "packagePath": "/node_modules/object-inspect", "status": "whitelist", "licenses": [ { @@ -1433,14 +1427,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/unpipe/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/unpipe/LICENSE" + "/node_modules/object-inspect/package.json", + "/node_modules/object-inspect/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "ms@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/ms", + "packageName": "mime-types@2.1.35", + "packagePath": "/node_modules/mime-types", "status": "whitelist", "licenses": [ { @@ -1468,57 +1462,49 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/ms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/ms/license.md" + "/node_modules/mime-types/package.json", + "/node_modules/mime-types/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "inherits@2.0.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/inherits", + "packageName": "on-finished@2.4.1", + "packagePath": "/node_modules/on-finished", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/ISC.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/ISC.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/inherits/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/inherits/LICENSE" + "/node_modules/on-finished/package.json", + "/node_modules/on-finished/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "toidentifier@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/toidentifier", + "packageName": "ms@2.0.0", + "packagePath": "/node_modules/ms", "status": "whitelist", "licenses": [ { @@ -1546,14 +1532,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/toidentifier/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/toidentifier/LICENSE" + "/node_modules/ms/package.json", + "/node_modules/ms/license.md" ], "verificationStatus": "ok" }, { - "packageName": "ee-first@1.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/ee-first", + "packageName": "parseurl@1.3.3", + "packagePath": "/node_modules/parseurl", "status": "whitelist", "licenses": [ { @@ -1581,14 +1567,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/ee-first/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/ee-first/LICENSE" + "/node_modules/parseurl/package.json", + "/node_modules/parseurl/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "forwarded@0.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/forwarded", + "packageName": "path-to-regexp@0.1.10", + "packagePath": "/node_modules/path-to-regexp", "status": "whitelist", "licenses": [ { @@ -1616,49 +1602,55 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/forwarded/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/forwarded/LICENSE" + "/node_modules/path-to-regexp/package.json", + "/node_modules/path-to-regexp/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "ipaddr.js@1.9.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/ipaddr.js", + "packageName": "qs@6.13.0", + "packagePath": "/node_modules/qs", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/ipaddr.js/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/ipaddr.js/LICENSE" + "/node_modules/qs/package.json", + "/node_modules/qs/LICENSE.md" ], "verificationStatus": "ok" }, { - "packageName": "side-channel@1.0.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/side-channel", + "packageName": "range-parser@1.2.1", + "packagePath": "/node_modules/range-parser", "status": "whitelist", "licenses": [ { @@ -1686,14 +1678,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/side-channel/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/side-channel/LICENSE" + "/node_modules/range-parser/package.json", + "/node_modules/range-parser/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "encodeurl@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/send/node_modules/encodeurl", + "packageName": "raw-body@2.5.2", + "packagePath": "/node_modules/raw-body", "status": "whitelist", "licenses": [ { @@ -1721,14 +1713,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/send/node_modules/encodeurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/send/node_modules/encodeurl/LICENSE" + "/node_modules/raw-body/package.json", + "/node_modules/raw-body/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "mime@1.6.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/mime", + "packageName": "safe-buffer@5.2.1", + "packagePath": "/node_modules/safe-buffer", "status": "whitelist", "licenses": [ { @@ -1756,14 +1748,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/mime/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/mime/LICENSE" + "/node_modules/safe-buffer/package.json", + "/node_modules/safe-buffer/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "ms@2.1.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/send/node_modules/ms", + "packageName": "safer-buffer@2.1.2", + "packagePath": "/node_modules/safer-buffer", "status": "whitelist", "licenses": [ { @@ -1791,14 +1783,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/send/node_modules/ms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/send/node_modules/ms/license.md" + "/node_modules/safer-buffer/package.json", + "/node_modules/safer-buffer/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "media-typer@0.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/media-typer", + "packageName": "serve-static@1.16.2", + "packagePath": "/node_modules/serve-static", "status": "whitelist", "licenses": [ { @@ -1826,14 +1818,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/media-typer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/media-typer/LICENSE" + "/node_modules/serve-static/package.json", + "/node_modules/serve-static/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "js-tokens@4.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/js-tokens", + "packageName": "proxy-addr@2.0.7", + "packagePath": "/node_modules/proxy-addr", "status": "whitelist", "licenses": [ { @@ -1861,14 +1853,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/js-tokens/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/js-tokens/LICENSE" + "/node_modules/proxy-addr/package.json", + "/node_modules/proxy-addr/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "mime-db@1.52.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/mime-db", + "packageName": "send@0.19.0", + "packagePath": "/node_modules/send", "status": "whitelist", "licenses": [ { @@ -1896,14 +1888,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/mime-db/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/mime-db/LICENSE" + "/node_modules/send/package.json", + "/node_modules/send/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "safer-buffer@2.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/safer-buffer", + "packageName": "encodeurl@1.0.2", + "packagePath": "/node_modules/send/node_modules/encodeurl", "status": "whitelist", "licenses": [ { @@ -1931,14 +1923,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/safer-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/safer-buffer/LICENSE" + "/node_modules/send/node_modules/encodeurl/package.json", + "/node_modules/send/node_modules/encodeurl/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "call-bind@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/call-bind", + "packageName": "ms@2.1.3", + "packagePath": "/node_modules/send/node_modules/ms", "status": "whitelist", "licenses": [ { @@ -1966,14 +1958,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/call-bind/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/call-bind/LICENSE" + "/node_modules/send/node_modules/ms/package.json", + "/node_modules/send/node_modules/ms/license.md" ], "verificationStatus": "ok" }, { - "packageName": "es-errors@1.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/es-errors", + "packageName": "set-function-length@1.2.2", + "packagePath": "/node_modules/set-function-length", "status": "whitelist", "licenses": [ { @@ -2001,14 +1993,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/es-errors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/es-errors/LICENSE" + "/node_modules/set-function-length/package.json", + "/node_modules/set-function-length/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "get-intrinsic@1.2.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/get-intrinsic", + "packageName": "statuses@2.0.1", + "packagePath": "/node_modules/statuses", "status": "whitelist", "licenses": [ { @@ -2036,14 +2028,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/get-intrinsic/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/get-intrinsic/LICENSE" + "/node_modules/statuses/package.json", + "/node_modules/statuses/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "object-inspect@1.13.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/object-inspect", + "packageName": "side-channel@1.0.6", + "packagePath": "/node_modules/side-channel", "status": "whitelist", "licenses": [ { @@ -2071,14 +2063,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/object-inspect/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/object-inspect/LICENSE" + "/node_modules/side-channel/package.json", + "/node_modules/side-channel/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "es-define-property@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/es-define-property", + "packageName": "toidentifier@1.0.1", + "packagePath": "/node_modules/toidentifier", "status": "whitelist", "licenses": [ { @@ -2106,14 +2098,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/es-define-property/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/es-define-property/LICENSE" + "/node_modules/toidentifier/package.json", + "/node_modules/toidentifier/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "function-bind@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/function-bind", + "packageName": "unpipe@1.0.0", + "packagePath": "/node_modules/unpipe", "status": "whitelist", "licenses": [ { @@ -2141,14 +2133,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/function-bind/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/function-bind/LICENSE" + "/node_modules/unpipe/package.json", + "/node_modules/unpipe/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "set-function-length@1.2.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/set-function-length", + "packageName": "utils-merge@1.0.1", + "packagePath": "/node_modules/utils-merge", "status": "whitelist", "licenses": [ { @@ -2176,14 +2168,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/set-function-length/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/set-function-length/LICENSE" + "/node_modules/utils-merge/package.json", + "/node_modules/utils-merge/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "has-proto@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/has-proto", + "packageName": "type-is@1.6.18", + "packagePath": "/node_modules/type-is", "status": "whitelist", "licenses": [ { @@ -2211,14 +2203,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/has-proto/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/has-proto/LICENSE" + "/node_modules/type-is/package.json", + "/node_modules/type-is/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "has-symbols@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/has-symbols", + "packageName": "vary@1.1.2", + "packagePath": "/node_modules/vary", "status": "whitelist", "licenses": [ { @@ -2246,14 +2238,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/has-symbols/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/has-symbols/LICENSE" + "/node_modules/vary/package.json", + "/node_modules/vary/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "hasown@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/hasown", + "packageName": "mime@1.6.0", + "packagePath": "/node_modules/mime", "status": "whitelist", "licenses": [ { @@ -2281,49 +2273,57 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/hasown/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/hasown/LICENSE" + "/node_modules/mime/package.json", + "/node_modules/mime/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "define-data-property@1.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/define-data-property", + "packageName": "setprototypeof@1.2.0", + "packagePath": "/node_modules/setprototypeof", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/define-data-property/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/define-data-property/LICENSE" + "/node_modules/setprototypeof/package.json", + "/node_modules/setprototypeof/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "gopd@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/gopd", + "packageName": "js-tokens@4.0.0", + "packagePath": "/node_modules/js-tokens", "status": "whitelist", "licenses": [ { @@ -2351,14 +2351,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/gopd/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/gopd/LICENSE" + "/node_modules/js-tokens/package.json", + "/node_modules/js-tokens/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "has-property-descriptors@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/has-property-descriptors", + "packageName": "react@18.3.1", + "packagePath": "/node_modules/react", "status": "whitelist", "licenses": [ { @@ -2386,8 +2386,8 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/has-property-descriptors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-i89e3sbs0dl/node_modules/has-property-descriptors/LICENSE" + "/node_modules/react/package.json", + "/node_modules/react/LICENSE" ], "verificationStatus": "ok" } diff --git a/test/test/__snapshots__/monorepo.json b/test/test/__snapshots__/monorepo.json index 1721086e..ad4c4814 100644 --- a/test/test/__snapshots__/monorepo.json +++ b/test/test/__snapshots__/monorepo.json @@ -1,8 +1,8 @@ { "whitelist": [ { - "packageName": "express@4.21.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/express", + "packageName": "array-flatten@1.1.1", + "packagePath": "/node_modules/array-flatten", "status": "whitelist", "licenses": [ { @@ -30,14 +30,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/express/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/express/LICENSE" + "/node_modules/array-flatten/package.json", + "/node_modules/array-flatten/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "react@18.3.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/react", + "packageName": "body-parser@1.20.3", + "packagePath": "/node_modules/body-parser", "status": "whitelist", "licenses": [ { @@ -65,14 +65,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/react/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/react/LICENSE" + "/node_modules/body-parser/package.json", + "/node_modules/body-parser/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "accepts@1.3.8", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/accepts", + "packageName": "bytes@3.1.2", + "packagePath": "/node_modules/bytes", "status": "whitelist", "licenses": [ { @@ -100,14 +100,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/accepts/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/accepts/LICENSE" + "/node_modules/bytes/package.json", + "/node_modules/bytes/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "array-flatten@1.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/array-flatten", + "packageName": "call-bind@1.0.7", + "packagePath": "/node_modules/call-bind", "status": "whitelist", "licenses": [ { @@ -135,14 +135,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/array-flatten/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/array-flatten/LICENSE" + "/node_modules/call-bind/package.json", + "/node_modules/call-bind/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "body-parser@1.20.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/body-parser", + "packageName": "accepts@1.3.8", + "packagePath": "/node_modules/accepts", "status": "whitelist", "licenses": [ { @@ -170,14 +170,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/body-parser/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/body-parser/LICENSE" + "/node_modules/accepts/package.json", + "/node_modules/accepts/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "content-disposition@0.5.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/content-disposition", + "packagePath": "/node_modules/content-disposition", "status": "whitelist", "licenses": [ { @@ -205,14 +205,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/content-disposition/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/content-disposition/LICENSE" + "/node_modules/content-disposition/package.json", + "/node_modules/content-disposition/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "content-type@1.0.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/content-type", + "packageName": "cookie@0.7.1", + "packagePath": "/node_modules/cookie", "status": "whitelist", "licenses": [ { @@ -240,14 +240,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/content-type/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/content-type/LICENSE" + "/node_modules/cookie/package.json", + "/node_modules/cookie/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "cookie-signature@1.0.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/cookie-signature", + "packageName": "content-type@1.0.5", + "packagePath": "/node_modules/content-type", "status": "whitelist", "licenses": [ { @@ -261,17 +261,28 @@ "isFsfLibre": true, "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/cookie-signature/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/cookie-signature" + "/node_modules/content-type/package.json", + "/node_modules/content-type/LICENSE" ], - "verificationStatus": "licenseFileNotFound" + "verificationStatus": "ok" }, { - "packageName": "cookie@0.7.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/cookie", + "packageName": "debug@2.6.9", + "packagePath": "/node_modules/debug", "status": "whitelist", "licenses": [ { @@ -299,14 +310,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/cookie/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/cookie/LICENSE" + "/node_modules/debug/package.json", + "/node_modules/debug/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "debug@2.6.9", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/debug", + "packageName": "cookie-signature@1.0.6", + "packagePath": "/node_modules/cookie-signature", "status": "whitelist", "licenses": [ { @@ -320,28 +331,17 @@ "isFsfLibre": true, "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], - "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", - "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/debug/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/debug/LICENSE" + "/node_modules/cookie-signature/package.json", + "/node_modules/cookie-signature" ], - "verificationStatus": "ok" + "verificationStatus": "licenseFileNotFound" }, { "packageName": "depd@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/depd", + "packagePath": "/node_modules/depd", "status": "whitelist", "licenses": [ { @@ -369,14 +369,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/depd/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/depd/LICENSE" + "/node_modules/depd/package.json", + "/node_modules/depd/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "encodeurl@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/encodeurl", + "packageName": "destroy@1.2.0", + "packagePath": "/node_modules/destroy", "status": "whitelist", "licenses": [ { @@ -404,14 +404,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/encodeurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/encodeurl/LICENSE" + "/node_modules/destroy/package.json", + "/node_modules/destroy/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "escape-html@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/escape-html", + "packageName": "encodeurl@2.0.0", + "packagePath": "/node_modules/encodeurl", "status": "whitelist", "licenses": [ { @@ -439,14 +439,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/escape-html/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/escape-html/LICENSE" + "/node_modules/encodeurl/package.json", + "/node_modules/encodeurl/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "etag@1.8.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/etag", + "packageName": "es-define-property@1.0.0", + "packagePath": "/node_modules/es-define-property", "status": "whitelist", "licenses": [ { @@ -474,14 +474,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/etag/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/etag/LICENSE" + "/node_modules/es-define-property/package.json", + "/node_modules/es-define-property/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "finalhandler@1.3.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/finalhandler", + "packageName": "es-errors@1.3.0", + "packagePath": "/node_modules/es-errors", "status": "whitelist", "licenses": [ { @@ -509,14 +509,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/finalhandler/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/finalhandler/LICENSE" + "/node_modules/es-errors/package.json", + "/node_modules/es-errors/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "fresh@0.5.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/fresh", + "packageName": "escape-html@1.0.3", + "packagePath": "/node_modules/escape-html", "status": "whitelist", "licenses": [ { @@ -544,14 +544,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/fresh/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/fresh/LICENSE" + "/node_modules/escape-html/package.json", + "/node_modules/escape-html/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "http-errors@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/http-errors", + "packageName": "express@4.21.1", + "packagePath": "/node_modules/express", "status": "whitelist", "licenses": [ { @@ -579,14 +579,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/http-errors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/http-errors/LICENSE" + "/node_modules/express/package.json", + "/node_modules/express/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "merge-descriptors@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/merge-descriptors", + "packageName": "finalhandler@1.3.1", + "packagePath": "/node_modules/finalhandler", "status": "whitelist", "licenses": [ { @@ -614,14 +614,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/merge-descriptors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/merge-descriptors/LICENSE" + "/node_modules/finalhandler/package.json", + "/node_modules/finalhandler/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "methods@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/methods", + "packageName": "function-bind@1.1.2", + "packagePath": "/node_modules/function-bind", "status": "whitelist", "licenses": [ { @@ -649,14 +649,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/methods/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/methods/LICENSE" + "/node_modules/function-bind/package.json", + "/node_modules/function-bind/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "on-finished@2.4.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/on-finished", + "packageName": "gopd@1.2.0", + "packagePath": "/node_modules/gopd", "status": "whitelist", "licenses": [ { @@ -684,14 +684,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/on-finished/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/on-finished/LICENSE" + "/node_modules/gopd/package.json", + "/node_modules/gopd/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "parseurl@1.3.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/parseurl", + "packageName": "get-intrinsic@1.2.4", + "packagePath": "/node_modules/get-intrinsic", "status": "whitelist", "licenses": [ { @@ -719,14 +719,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/parseurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/parseurl/LICENSE" + "/node_modules/get-intrinsic/package.json", + "/node_modules/get-intrinsic/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "path-to-regexp@0.1.10", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/path-to-regexp", + "packageName": "has-property-descriptors@1.0.2", + "packagePath": "/node_modules/has-property-descriptors", "status": "whitelist", "licenses": [ { @@ -754,14 +754,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/path-to-regexp/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/path-to-regexp/LICENSE" + "/node_modules/has-property-descriptors/package.json", + "/node_modules/has-property-descriptors/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "proxy-addr@2.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/proxy-addr", + "packageName": "fresh@0.5.2", + "packagePath": "/node_modules/fresh", "status": "whitelist", "licenses": [ { @@ -789,55 +789,49 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/proxy-addr/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/proxy-addr/LICENSE" + "/node_modules/fresh/package.json", + "/node_modules/fresh/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "qs@6.13.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/qs", + "packageName": "has-symbols@1.1.0", + "packagePath": "/node_modules/has-symbols", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", - "name": "BSD 3-Clause \"New\" or \"Revised\" License", - "licenseId": "BSD-3-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-3-Clause", - "https://www.eclipse.org/org/documents/edl-v10.php" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", - "name": "BSD 3-Clause \"New\" or \"Revised\" License", - "licenseId": "BSD-3-Clause", - "seeAlso": [ - "https://opensource.org/licenses/BSD-3-Clause", - "https://www.eclipse.org/org/documents/edl-v10.php" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, - "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/qs/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/qs/LICENSE.md" + "/node_modules/has-symbols/package.json", + "/node_modules/has-symbols/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "range-parser@1.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/range-parser", + "packageName": "has-proto@1.1.0", + "packagePath": "/node_modules/has-proto", "status": "whitelist", "licenses": [ { @@ -865,14 +859,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/range-parser/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/range-parser/LICENSE" + "/node_modules/has-proto/package.json", + "/node_modules/has-proto/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "safe-buffer@5.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/safe-buffer", + "packageName": "hasown@2.0.2", + "packagePath": "/node_modules/hasown", "status": "whitelist", "licenses": [ { @@ -900,14 +894,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/safe-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/safe-buffer/LICENSE" + "/node_modules/hasown/package.json", + "/node_modules/hasown/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "send@0.19.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/send", + "packageName": "http-errors@2.0.0", + "packagePath": "/node_modules/http-errors", "status": "whitelist", "licenses": [ { @@ -935,14 +929,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/send/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/send/LICENSE" + "/node_modules/http-errors/package.json", + "/node_modules/http-errors/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "serve-static@1.16.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/serve-static", + "packageName": "iconv-lite@0.4.24", + "packagePath": "/node_modules/iconv-lite", "status": "whitelist", "licenses": [ { @@ -970,14 +964,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/serve-static/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/serve-static/LICENSE" + "/node_modules/iconv-lite/package.json", + "/node_modules/iconv-lite/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "setprototypeof@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/setprototypeof", + "packageName": "inherits@2.0.4", + "packagePath": "/node_modules/inherits", "status": "whitelist", "licenses": [ { @@ -1013,14 +1007,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/setprototypeof/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/setprototypeof/LICENSE" + "/node_modules/inherits/package.json", + "/node_modules/inherits/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "statuses@2.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/statuses", + "packageName": "ipaddr.js@1.9.1", + "packagePath": "/node_modules/ipaddr.js", "status": "whitelist", "licenses": [ { @@ -1048,14 +1042,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/statuses/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/statuses/LICENSE" + "/node_modules/ipaddr.js/package.json", + "/node_modules/ipaddr.js/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "type-is@1.6.18", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/type-is", + "packageName": "js-tokens@4.0.0", + "packagePath": "/node_modules/js-tokens", "status": "whitelist", "licenses": [ { @@ -1083,14 +1077,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/type-is/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/type-is/LICENSE" + "/node_modules/js-tokens/package.json", + "/node_modules/js-tokens/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "utils-merge@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/utils-merge", + "packageName": "loose-envify@1.4.0", + "packagePath": "/node_modules/loose-envify", "status": "whitelist", "licenses": [ { @@ -1118,14 +1112,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/utils-merge/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/utils-merge/LICENSE" + "/node_modules/loose-envify/package.json", + "/node_modules/loose-envify/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "vary@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/vary", + "packageName": "media-typer@0.3.0", + "packagePath": "/node_modules/media-typer", "status": "whitelist", "licenses": [ { @@ -1153,14 +1147,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/vary/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/vary/LICENSE" + "/node_modules/media-typer/package.json", + "/node_modules/media-typer/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "loose-envify@1.4.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/loose-envify", + "packageName": "merge-descriptors@1.0.3", + "packagePath": "/node_modules/merge-descriptors", "status": "whitelist", "licenses": [ { @@ -1188,14 +1182,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/loose-envify/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/loose-envify/LICENSE" + "/node_modules/merge-descriptors/package.json", + "/node_modules/merge-descriptors/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "mime-types@2.1.35", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/mime-types", + "packageName": "methods@1.1.2", + "packagePath": "/node_modules/methods", "status": "whitelist", "licenses": [ { @@ -1223,14 +1217,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/mime-types/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/mime-types/LICENSE" + "/node_modules/methods/package.json", + "/node_modules/methods/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "negotiator@0.6.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/negotiator", + "packageName": "mime@1.6.0", + "packagePath": "/node_modules/mime", "status": "whitelist", "licenses": [ { @@ -1258,14 +1252,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/negotiator/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/negotiator/LICENSE" + "/node_modules/mime/package.json", + "/node_modules/mime/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "bytes@3.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/bytes", + "packageName": "mime-db@1.52.0", + "packagePath": "/node_modules/mime-db", "status": "whitelist", "licenses": [ { @@ -1293,14 +1287,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/bytes/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/bytes/LICENSE" + "/node_modules/mime-db/package.json", + "/node_modules/mime-db/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "destroy@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/destroy", + "packageName": "mime-types@2.1.35", + "packagePath": "/node_modules/mime-types", "status": "whitelist", "licenses": [ { @@ -1328,14 +1322,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/destroy/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/destroy/LICENSE" + "/node_modules/mime-types/package.json", + "/node_modules/mime-types/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "iconv-lite@0.4.24", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/iconv-lite", + "packageName": "ms@2.0.0", + "packagePath": "/node_modules/ms", "status": "whitelist", "licenses": [ { @@ -1363,14 +1357,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/iconv-lite/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/iconv-lite/LICENSE" + "/node_modules/ms/package.json", + "/node_modules/ms/license.md" ], "verificationStatus": "ok" }, { - "packageName": "raw-body@2.5.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/raw-body", + "packageName": "negotiator@0.6.3", + "packagePath": "/node_modules/negotiator", "status": "whitelist", "licenses": [ { @@ -1398,14 +1392,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/raw-body/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/raw-body/LICENSE" + "/node_modules/negotiator/package.json", + "/node_modules/negotiator/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "unpipe@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/unpipe", + "packageName": "object-inspect@1.13.3", + "packagePath": "/node_modules/object-inspect", "status": "whitelist", "licenses": [ { @@ -1433,14 +1427,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/unpipe/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/unpipe/LICENSE" + "/node_modules/object-inspect/package.json", + "/node_modules/object-inspect/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "ms@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/ms", + "packageName": "parseurl@1.3.3", + "packagePath": "/node_modules/parseurl", "status": "whitelist", "licenses": [ { @@ -1468,57 +1462,49 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/ms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/ms/license.md" + "/node_modules/parseurl/package.json", + "/node_modules/parseurl/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "inherits@2.0.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/inherits", + "packageName": "path-to-regexp@0.1.10", + "packagePath": "/node_modules/path-to-regexp", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/ISC.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/ISC.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/inherits/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/inherits/LICENSE" + "/node_modules/path-to-regexp/package.json", + "/node_modules/path-to-regexp/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "toidentifier@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/toidentifier", + "packageName": "on-finished@2.4.1", + "packagePath": "/node_modules/on-finished", "status": "whitelist", "licenses": [ { @@ -1546,14 +1532,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/toidentifier/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/toidentifier/LICENSE" + "/node_modules/on-finished/package.json", + "/node_modules/on-finished/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "ee-first@1.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/ee-first", + "packageName": "etag@1.8.1", + "packagePath": "/node_modules/etag", "status": "whitelist", "licenses": [ { @@ -1581,49 +1567,55 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/ee-first/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/ee-first/LICENSE" + "/node_modules/etag/package.json", + "/node_modules/etag/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "forwarded@0.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/forwarded", + "packageName": "qs@6.13.0", + "packagePath": "/node_modules/qs", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "licenseId": "BSD-3-Clause", + "seeAlso": [ + "https://opensource.org/licenses/BSD-3-Clause", + "https://www.eclipse.org/org/documents/edl-v10.php" + ], "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "Copyright (c) . \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/forwarded/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/forwarded/LICENSE" + "/node_modules/qs/package.json", + "/node_modules/qs/LICENSE.md" ], "verificationStatus": "ok" }, { - "packageName": "ipaddr.js@1.9.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/ipaddr.js", + "packageName": "range-parser@1.2.1", + "packagePath": "/node_modules/range-parser", "status": "whitelist", "licenses": [ { @@ -1651,14 +1643,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/ipaddr.js/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/ipaddr.js/LICENSE" + "/node_modules/range-parser/package.json", + "/node_modules/range-parser/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "side-channel@1.0.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/side-channel", + "packageName": "raw-body@2.5.2", + "packagePath": "/node_modules/raw-body", "status": "whitelist", "licenses": [ { @@ -1686,14 +1678,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/side-channel/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/side-channel/LICENSE" + "/node_modules/raw-body/package.json", + "/node_modules/raw-body/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "encodeurl@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/send/node_modules/encodeurl", + "packageName": "safer-buffer@2.1.2", + "packagePath": "/node_modules/safer-buffer", "status": "whitelist", "licenses": [ { @@ -1721,14 +1713,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/send/node_modules/encodeurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/send/node_modules/encodeurl/LICENSE" + "/node_modules/safer-buffer/package.json", + "/node_modules/safer-buffer/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "mime@1.6.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/mime", + "packageName": "send@0.19.0", + "packagePath": "/node_modules/send", "status": "whitelist", "licenses": [ { @@ -1756,14 +1748,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/mime/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/mime/LICENSE" + "/node_modules/send/package.json", + "/node_modules/send/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "ms@2.1.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/send/node_modules/ms", + "packageName": "encodeurl@1.0.2", + "packagePath": "/node_modules/send/node_modules/encodeurl", "status": "whitelist", "licenses": [ { @@ -1791,14 +1783,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/send/node_modules/ms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/send/node_modules/ms/license.md" + "/node_modules/send/node_modules/encodeurl/package.json", + "/node_modules/send/node_modules/encodeurl/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "media-typer@0.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/media-typer", + "packageName": "ms@2.1.3", + "packagePath": "/node_modules/send/node_modules/ms", "status": "whitelist", "licenses": [ { @@ -1826,14 +1818,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/media-typer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/media-typer/LICENSE" + "/node_modules/send/node_modules/ms/package.json", + "/node_modules/send/node_modules/ms/license.md" ], "verificationStatus": "ok" }, { - "packageName": "js-tokens@4.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/js-tokens", + "packageName": "serve-static@1.16.2", + "packagePath": "/node_modules/serve-static", "status": "whitelist", "licenses": [ { @@ -1861,14 +1853,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/js-tokens/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/js-tokens/LICENSE" + "/node_modules/serve-static/package.json", + "/node_modules/serve-static/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "mime-db@1.52.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/mime-db", + "packageName": "safe-buffer@5.2.1", + "packagePath": "/node_modules/safe-buffer", "status": "whitelist", "licenses": [ { @@ -1896,14 +1888,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/mime-db/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/mime-db/LICENSE" + "/node_modules/safe-buffer/package.json", + "/node_modules/safe-buffer/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "safer-buffer@2.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/safer-buffer", + "packageName": "set-function-length@1.2.2", + "packagePath": "/node_modules/set-function-length", "status": "whitelist", "licenses": [ { @@ -1931,14 +1923,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/safer-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/safer-buffer/LICENSE" + "/node_modules/set-function-length/package.json", + "/node_modules/set-function-length/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "call-bind@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/call-bind", + "packageName": "proxy-addr@2.0.7", + "packagePath": "/node_modules/proxy-addr", "status": "whitelist", "licenses": [ { @@ -1966,14 +1958,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/call-bind/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/call-bind/LICENSE" + "/node_modules/proxy-addr/package.json", + "/node_modules/proxy-addr/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "es-errors@1.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/es-errors", + "packageName": "define-data-property@1.1.4", + "packagePath": "/node_modules/define-data-property", "status": "whitelist", "licenses": [ { @@ -2001,14 +1993,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/es-errors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/es-errors/LICENSE" + "/node_modules/define-data-property/package.json", + "/node_modules/define-data-property/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "get-intrinsic@1.2.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/get-intrinsic", + "packageName": "react@18.3.1", + "packagePath": "/node_modules/react", "status": "whitelist", "licenses": [ { @@ -2036,14 +2028,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/get-intrinsic/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/get-intrinsic/LICENSE" + "/node_modules/react/package.json", + "/node_modules/react/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "object-inspect@1.13.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/object-inspect", + "packageName": "side-channel@1.0.6", + "packagePath": "/node_modules/side-channel", "status": "whitelist", "licenses": [ { @@ -2071,49 +2063,57 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/object-inspect/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/object-inspect/LICENSE" + "/node_modules/side-channel/package.json", + "/node_modules/side-channel/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "es-define-property@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/es-define-property", + "packageName": "setprototypeof@1.2.0", + "packagePath": "/node_modules/setprototypeof", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/es-define-property/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/es-define-property/LICENSE" + "/node_modules/setprototypeof/package.json", + "/node_modules/setprototypeof/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "function-bind@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/function-bind", + "packageName": "statuses@2.0.1", + "packagePath": "/node_modules/statuses", "status": "whitelist", "licenses": [ { @@ -2141,14 +2141,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/function-bind/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/function-bind/LICENSE" + "/node_modules/statuses/package.json", + "/node_modules/statuses/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "set-function-length@1.2.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/set-function-length", + "packageName": "ee-first@1.1.1", + "packagePath": "/node_modules/ee-first", "status": "whitelist", "licenses": [ { @@ -2176,14 +2176,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/set-function-length/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/set-function-length/LICENSE" + "/node_modules/ee-first/package.json", + "/node_modules/ee-first/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "has-proto@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/has-proto", + "packageName": "type-is@1.6.18", + "packagePath": "/node_modules/type-is", "status": "whitelist", "licenses": [ { @@ -2211,14 +2211,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/has-proto/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/has-proto/LICENSE" + "/node_modules/type-is/package.json", + "/node_modules/type-is/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "has-symbols@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/has-symbols", + "packageName": "utils-merge@1.0.1", + "packagePath": "/node_modules/utils-merge", "status": "whitelist", "licenses": [ { @@ -2246,14 +2246,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/has-symbols/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/has-symbols/LICENSE" + "/node_modules/utils-merge/package.json", + "/node_modules/utils-merge/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "hasown@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/hasown", + "packageName": "unpipe@1.0.0", + "packagePath": "/node_modules/unpipe", "status": "whitelist", "licenses": [ { @@ -2281,14 +2281,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/hasown/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/hasown/LICENSE" + "/node_modules/unpipe/package.json", + "/node_modules/unpipe/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "define-data-property@1.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/define-data-property", + "packageName": "toidentifier@1.0.1", + "packagePath": "/node_modules/toidentifier", "status": "whitelist", "licenses": [ { @@ -2316,14 +2316,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/define-data-property/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/define-data-property/LICENSE" + "/node_modules/toidentifier/package.json", + "/node_modules/toidentifier/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "gopd@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/gopd", + "packageName": "forwarded@0.2.0", + "packagePath": "/node_modules/forwarded", "status": "whitelist", "licenses": [ { @@ -2351,14 +2351,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/gopd/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/gopd/LICENSE" + "/node_modules/forwarded/package.json", + "/node_modules/forwarded/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "has-property-descriptors@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/has-property-descriptors", + "packageName": "vary@1.1.2", + "packagePath": "/node_modules/vary", "status": "whitelist", "licenses": [ { @@ -2386,8 +2386,8 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/has-property-descriptors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-tuctf2ix7i/node_modules/has-property-descriptors/LICENSE" + "/node_modules/vary/package.json", + "/node_modules/vary/LICENSE" ], "verificationStatus": "ok" } diff --git a/test/test/__snapshots__/npm-production.json b/test/test/__snapshots__/npm-production.json index 2d4ab0c8..1408ffe9 100644 --- a/test/test/__snapshots__/npm-production.json +++ b/test/test/__snapshots__/npm-production.json @@ -1,8 +1,8 @@ { "whitelist": [ { - "packageName": "accepts@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/accepts", + "packageName": "array-flatten@3.0.0", + "packagePath": "/node_modules/array-flatten", "status": "whitelist", "licenses": [ { @@ -30,14 +30,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/accepts/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/accepts/LICENSE" + "/node_modules/array-flatten/package.json", + "/node_modules/array-flatten/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "array-flatten@3.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/array-flatten", + "packageName": "body-parser@2.0.2", + "packagePath": "/node_modules/body-parser", "status": "whitelist", "licenses": [ { @@ -65,14 +65,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/array-flatten/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/array-flatten/LICENSE" + "/node_modules/body-parser/package.json", + "/node_modules/body-parser/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "body-parser@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser", + "packageName": "debug@3.1.0", + "packagePath": "/node_modules/body-parser/node_modules/debug", "status": "whitelist", "licenses": [ { @@ -100,14 +100,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/LICENSE" + "/node_modules/body-parser/node_modules/debug/package.json", + "/node_modules/body-parser/node_modules/debug/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "media-typer@0.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/media-typer", + "packageName": "mime-types@2.1.35", + "packagePath": "/node_modules/body-parser/node_modules/mime-types", "status": "whitelist", "licenses": [ { @@ -135,14 +135,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/media-typer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/media-typer/LICENSE" + "/node_modules/body-parser/node_modules/mime-types/package.json", + "/node_modules/body-parser/node_modules/mime-types/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "mime-db@1.52.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/mime-db", + "packageName": "type-is@1.6.18", + "packagePath": "/node_modules/body-parser/node_modules/type-is", "status": "whitelist", "licenses": [ { @@ -170,14 +170,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/mime-db/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/mime-db/LICENSE" + "/node_modules/body-parser/node_modules/type-is/package.json", + "/node_modules/body-parser/node_modules/type-is/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "ms@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/ms", + "packageName": "mime-db@1.52.0", + "packagePath": "/node_modules/body-parser/node_modules/mime-db", "status": "whitelist", "licenses": [ { @@ -205,14 +205,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/ms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/ms/license.md" + "/node_modules/body-parser/node_modules/mime-db/package.json", + "/node_modules/body-parser/node_modules/mime-db/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "mime-types@2.1.35", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/mime-types", + "packageName": "ms@2.0.0", + "packagePath": "/node_modules/body-parser/node_modules/ms", "status": "whitelist", "licenses": [ { @@ -240,14 +240,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/mime-types/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/mime-types/LICENSE" + "/node_modules/body-parser/node_modules/ms/package.json", + "/node_modules/body-parser/node_modules/ms/license.md" ], "verificationStatus": "ok" }, { - "packageName": "debug@3.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/debug", + "packageName": "media-typer@0.3.0", + "packagePath": "/node_modules/body-parser/node_modules/media-typer", "status": "whitelist", "licenses": [ { @@ -275,14 +275,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/debug/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/debug/LICENSE" + "/node_modules/body-parser/node_modules/media-typer/package.json", + "/node_modules/body-parser/node_modules/media-typer/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "type-is@1.6.18", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/type-is", + "packageName": "bytes@3.1.2", + "packagePath": "/node_modules/bytes", "status": "whitelist", "licenses": [ { @@ -310,14 +310,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/type-is/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/body-parser/node_modules/type-is/LICENSE" + "/node_modules/bytes/package.json", + "/node_modules/bytes/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "call-bind@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/call-bind", + "packagePath": "/node_modules/call-bind", "status": "whitelist", "licenses": [ { @@ -345,14 +345,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/call-bind/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/call-bind/LICENSE" + "/node_modules/call-bind/package.json", + "/node_modules/call-bind/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "bytes@3.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/bytes", + "packageName": "content-disposition@1.0.0", + "packagePath": "/node_modules/content-disposition", "status": "whitelist", "licenses": [ { @@ -380,14 +380,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/bytes/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/bytes/LICENSE" + "/node_modules/content-disposition/package.json", + "/node_modules/content-disposition/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "content-disposition@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/content-disposition", + "packageName": "content-type@1.0.5", + "packagePath": "/node_modules/content-type", "status": "whitelist", "licenses": [ { @@ -415,14 +415,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/content-disposition/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/content-disposition/LICENSE" + "/node_modules/content-type/package.json", + "/node_modules/content-type/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "cookie@0.7.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/cookie", + "packagePath": "/node_modules/cookie", "status": "whitelist", "licenses": [ { @@ -450,14 +450,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/cookie/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/cookie/LICENSE" + "/node_modules/cookie/package.json", + "/node_modules/cookie/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "cookie-signature@1.2.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/cookie-signature", + "packagePath": "/node_modules/cookie-signature", "status": "whitelist", "licenses": [ { @@ -485,14 +485,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/cookie-signature/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/cookie-signature/LICENSE" + "/node_modules/cookie-signature/package.json", + "/node_modules/cookie-signature/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "content-type@1.0.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/content-type", + "packageName": "debug@4.3.6", + "packagePath": "/node_modules/debug", "status": "whitelist", "licenses": [ { @@ -520,14 +520,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/content-type/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/content-type/LICENSE" + "/node_modules/debug/package.json", + "/node_modules/debug/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "debug@4.3.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/debug", + "packageName": "depd@2.0.0", + "packagePath": "/node_modules/depd", "status": "whitelist", "licenses": [ { @@ -555,14 +555,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/debug/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/debug/LICENSE" + "/node_modules/depd/package.json", + "/node_modules/depd/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "depd@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/depd", + "packageName": "encodeurl@2.0.0", + "packagePath": "/node_modules/encodeurl", "status": "whitelist", "licenses": [ { @@ -590,14 +590,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/depd/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/depd/LICENSE" + "/node_modules/encodeurl/package.json", + "/node_modules/encodeurl/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "destroy@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/destroy", + "packageName": "es-define-property@1.0.0", + "packagePath": "/node_modules/es-define-property", "status": "whitelist", "licenses": [ { @@ -625,14 +625,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/destroy/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/destroy/LICENSE" + "/node_modules/es-define-property/package.json", + "/node_modules/es-define-property/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "ee-first@1.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/ee-first", + "packagePath": "/node_modules/ee-first", "status": "whitelist", "licenses": [ { @@ -660,14 +660,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/ee-first/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/ee-first/LICENSE" + "/node_modules/ee-first/package.json", + "/node_modules/ee-first/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "encodeurl@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/encodeurl", + "packageName": "escape-html@1.0.3", + "packagePath": "/node_modules/escape-html", "status": "whitelist", "licenses": [ { @@ -695,14 +695,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/encodeurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/encodeurl/LICENSE" + "/node_modules/escape-html/package.json", + "/node_modules/escape-html/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "es-define-property@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/es-define-property", + "packageName": "define-data-property@1.1.4", + "packagePath": "/node_modules/define-data-property", "status": "whitelist", "licenses": [ { @@ -730,14 +730,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/es-define-property/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/es-define-property/LICENSE" + "/node_modules/define-data-property/package.json", + "/node_modules/define-data-property/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "define-data-property@1.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/define-data-property", + "packageName": "etag@1.8.1", + "packagePath": "/node_modules/etag", "status": "whitelist", "licenses": [ { @@ -765,14 +765,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/define-data-property/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/define-data-property/LICENSE" + "/node_modules/etag/package.json", + "/node_modules/etag/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "es-errors@1.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/es-errors", + "packageName": "express@5.0.1", + "packagePath": "/node_modules/express", "status": "whitelist", "licenses": [ { @@ -800,14 +800,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/es-errors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/es-errors/LICENSE" + "/node_modules/express/package.json", + "/node_modules/express/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "escape-html@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/escape-html", + "packageName": "finalhandler@2.0.0", + "packagePath": "/node_modules/finalhandler", "status": "whitelist", "licenses": [ { @@ -835,14 +835,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/escape-html/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/escape-html/LICENSE" + "/node_modules/finalhandler/package.json", + "/node_modules/finalhandler/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "etag@1.8.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/etag", + "packageName": "debug@2.6.9", + "packagePath": "/node_modules/finalhandler/node_modules/debug", "status": "whitelist", "licenses": [ { @@ -870,14 +870,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/etag/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/etag/LICENSE" + "/node_modules/finalhandler/node_modules/debug/package.json", + "/node_modules/finalhandler/node_modules/debug/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "express@5.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/express", + "packageName": "encodeurl@1.0.2", + "packagePath": "/node_modules/finalhandler/node_modules/encodeurl", "status": "whitelist", "licenses": [ { @@ -905,14 +905,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/express/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/express/LICENSE" + "/node_modules/finalhandler/node_modules/encodeurl/package.json", + "/node_modules/finalhandler/node_modules/encodeurl/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "finalhandler@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/finalhandler", + "packageName": "forwarded@0.2.0", + "packagePath": "/node_modules/forwarded", "status": "whitelist", "licenses": [ { @@ -940,14 +940,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/finalhandler/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/finalhandler/LICENSE" + "/node_modules/forwarded/package.json", + "/node_modules/forwarded/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "encodeurl@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/finalhandler/node_modules/encodeurl", + "packageName": "es-errors@1.3.0", + "packagePath": "/node_modules/es-errors", "status": "whitelist", "licenses": [ { @@ -975,14 +975,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/finalhandler/node_modules/encodeurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/finalhandler/node_modules/encodeurl/LICENSE" + "/node_modules/es-errors/package.json", + "/node_modules/es-errors/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "debug@2.6.9", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/finalhandler/node_modules/debug", + "packageName": "fresh@2.0.0", + "packagePath": "/node_modules/fresh", "status": "whitelist", "licenses": [ { @@ -1010,14 +1010,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/finalhandler/node_modules/debug/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/finalhandler/node_modules/debug/LICENSE" + "/node_modules/fresh/package.json", + "/node_modules/fresh/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "forwarded@0.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/forwarded", + "packageName": "function-bind@1.1.2", + "packagePath": "/node_modules/function-bind", "status": "whitelist", "licenses": [ { @@ -1045,14 +1045,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/forwarded/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/forwarded/LICENSE" + "/node_modules/function-bind/package.json", + "/node_modules/function-bind/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "function-bind@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/function-bind", + "packageName": "get-intrinsic@1.2.4", + "packagePath": "/node_modules/get-intrinsic", "status": "whitelist", "licenses": [ { @@ -1080,14 +1080,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/function-bind/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/function-bind/LICENSE" + "/node_modules/get-intrinsic/package.json", + "/node_modules/get-intrinsic/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "get-intrinsic@1.2.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/get-intrinsic", + "packageName": "gopd@1.0.1", + "packagePath": "/node_modules/gopd", "status": "whitelist", "licenses": [ { @@ -1115,14 +1115,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/get-intrinsic/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/get-intrinsic/LICENSE" + "/node_modules/gopd/package.json", + "/node_modules/gopd/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "gopd@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/gopd", + "packageName": "destroy@1.2.0", + "packagePath": "/node_modules/destroy", "status": "whitelist", "licenses": [ { @@ -1150,14 +1150,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/gopd/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/gopd/LICENSE" + "/node_modules/destroy/package.json", + "/node_modules/destroy/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "fresh@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/fresh", + "packageName": "has-proto@1.0.3", + "packagePath": "/node_modules/has-proto", "status": "whitelist", "licenses": [ { @@ -1185,14 +1185,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/fresh/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/fresh/LICENSE" + "/node_modules/has-proto/package.json", + "/node_modules/has-proto/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "has-proto@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/has-proto", + "packageName": "hasown@2.0.2", + "packagePath": "/node_modules/hasown", "status": "whitelist", "licenses": [ { @@ -1220,14 +1220,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/has-proto/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/has-proto/LICENSE" + "/node_modules/hasown/package.json", + "/node_modules/hasown/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "has-symbols@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/has-symbols", + "packageName": "http-errors@2.0.0", + "packagePath": "/node_modules/http-errors", "status": "whitelist", "licenses": [ { @@ -1255,14 +1255,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/has-symbols/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/has-symbols/LICENSE" + "/node_modules/http-errors/package.json", + "/node_modules/http-errors/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "has-property-descriptors@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/has-property-descriptors", + "packageName": "iconv-lite@0.5.2", + "packagePath": "/node_modules/iconv-lite", "status": "whitelist", "licenses": [ { @@ -1290,14 +1290,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/has-property-descriptors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/has-property-descriptors/LICENSE" + "/node_modules/iconv-lite/package.json", + "/node_modules/iconv-lite/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "iconv-lite@0.5.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/iconv-lite", + "packageName": "ipaddr.js@1.9.1", + "packagePath": "/node_modules/ipaddr.js", "status": "whitelist", "licenses": [ { @@ -1325,49 +1325,57 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/iconv-lite/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/iconv-lite/LICENSE" + "/node_modules/ipaddr.js/package.json", + "/node_modules/ipaddr.js/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "http-errors@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/http-errors", + "packageName": "inherits@2.0.4", + "packagePath": "/node_modules/inherits", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/http-errors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/http-errors/LICENSE" + "/node_modules/inherits/package.json", + "/node_modules/inherits/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "hasown@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/hasown", + "packageName": "is-promise@4.0.0", + "packagePath": "/node_modules/is-promise", "status": "whitelist", "licenses": [ { @@ -1395,14 +1403,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/hasown/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/hasown/LICENSE" + "/node_modules/is-promise/package.json", + "/node_modules/is-promise/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "ipaddr.js@1.9.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/ipaddr.js", + "packageName": "accepts@2.0.0", + "packagePath": "/node_modules/accepts", "status": "whitelist", "licenses": [ { @@ -1430,57 +1438,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/ipaddr.js/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/ipaddr.js/LICENSE" + "/node_modules/accepts/package.json", + "/node_modules/accepts/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "inherits@2.0.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/inherits", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", - "source": "license-file-content" - } - ], - "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/inherits/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/inherits/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "is-promise@4.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/is-promise", + "packageName": "has-property-descriptors@1.0.2", + "packagePath": "/node_modules/has-property-descriptors", "status": "whitelist", "licenses": [ { @@ -1508,14 +1473,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/is-promise/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/is-promise/LICENSE" + "/node_modules/has-property-descriptors/package.json", + "/node_modules/has-property-descriptors/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "media-typer@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/media-typer", + "packageName": "merge-descriptors@2.0.0", + "packagePath": "/node_modules/merge-descriptors", "status": "whitelist", "licenses": [ { @@ -1543,14 +1508,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/media-typer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/media-typer/LICENSE" + "/node_modules/merge-descriptors/package.json", + "/node_modules/merge-descriptors/license" ], "verificationStatus": "ok" }, { - "packageName": "mime-types@3.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/mime-types", + "packageName": "methods@1.1.2", + "packagePath": "/node_modules/methods", "status": "whitelist", "licenses": [ { @@ -1578,14 +1543,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/mime-types/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/mime-types/LICENSE" + "/node_modules/methods/package.json", + "/node_modules/methods/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "ms@2.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/ms", + "packageName": "media-typer@1.1.0", + "packagePath": "/node_modules/media-typer", "status": "whitelist", "licenses": [ { @@ -1613,14 +1578,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/ms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/ms/license.md" + "/node_modules/media-typer/package.json", + "/node_modules/media-typer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "mime-db@1.53.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/mime-db", + "packagePath": "/node_modules/mime-db", "status": "whitelist", "licenses": [ { @@ -1648,14 +1613,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/mime-db/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/mime-db/LICENSE" + "/node_modules/mime-db/package.json", + "/node_modules/mime-db/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "merge-descriptors@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/merge-descriptors", + "packageName": "ms@2.1.2", + "packagePath": "/node_modules/ms", "status": "whitelist", "licenses": [ { @@ -1683,14 +1648,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/merge-descriptors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/merge-descriptors/license" + "/node_modules/ms/package.json", + "/node_modules/ms/license.md" ], "verificationStatus": "ok" }, { - "packageName": "negotiator@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/negotiator", + "packageName": "mime-types@3.0.0", + "packagePath": "/node_modules/mime-types", "status": "whitelist", "licenses": [ { @@ -1718,14 +1683,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/negotiator/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/negotiator/LICENSE" + "/node_modules/mime-types/package.json", + "/node_modules/mime-types/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "methods@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/methods", + "packageName": "object-inspect@1.13.3", + "packagePath": "/node_modules/object-inspect", "status": "whitelist", "licenses": [ { @@ -1753,14 +1718,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/methods/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/methods/LICENSE" + "/node_modules/object-inspect/package.json", + "/node_modules/object-inspect/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "on-finished@2.4.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/on-finished", + "packageName": "negotiator@1.0.0", + "packagePath": "/node_modules/negotiator", "status": "whitelist", "licenses": [ { @@ -1788,14 +1753,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/on-finished/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/on-finished/LICENSE" + "/node_modules/negotiator/package.json", + "/node_modules/negotiator/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "object-inspect@1.13.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/object-inspect", + "packageName": "on-finished@2.4.1", + "packagePath": "/node_modules/on-finished", "status": "whitelist", "licenses": [ { @@ -1823,14 +1788,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/object-inspect/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/object-inspect/LICENSE" + "/node_modules/on-finished/package.json", + "/node_modules/on-finished/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "once@1.4.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/once", + "packagePath": "/node_modules/once", "status": "whitelist", "licenses": [ { @@ -1866,14 +1831,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/once/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/once/LICENSE" + "/node_modules/once/package.json", + "/node_modules/once/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "parseurl@1.3.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/parseurl", + "packagePath": "/node_modules/parseurl", "status": "whitelist", "licenses": [ { @@ -1901,14 +1866,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/parseurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/parseurl/LICENSE" + "/node_modules/parseurl/package.json", + "/node_modules/parseurl/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "path-to-regexp@8.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/path-to-regexp", + "packagePath": "/node_modules/path-to-regexp", "status": "whitelist", "licenses": [ { @@ -1936,14 +1901,49 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/path-to-regexp/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/path-to-regexp/LICENSE" + "/node_modules/path-to-regexp/package.json", + "/node_modules/path-to-regexp/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "proxy-addr@2.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/proxy-addr", + "packagePath": "/node_modules/proxy-addr", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/node_modules/proxy-addr/package.json", + "/node_modules/proxy-addr/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "range-parser@1.2.1", + "packagePath": "/node_modules/range-parser", "status": "whitelist", "licenses": [ { @@ -1971,14 +1971,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/proxy-addr/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/proxy-addr/LICENSE" + "/node_modules/range-parser/package.json", + "/node_modules/range-parser/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "qs@6.13.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/qs", + "packagePath": "/node_modules/qs", "status": "whitelist", "licenses": [ { @@ -2012,14 +2012,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/qs/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/qs/LICENSE.md" + "/node_modules/qs/package.json", + "/node_modules/qs/LICENSE.md" ], "verificationStatus": "ok" }, { - "packageName": "range-parser@1.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/range-parser", + "packageName": "router@2.0.0", + "packagePath": "/node_modules/router", "status": "whitelist", "licenses": [ { @@ -2047,14 +2047,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/range-parser/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/range-parser/LICENSE" + "/node_modules/router/package.json", + "/node_modules/router/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "raw-body@3.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/raw-body", + "packageName": "safe-buffer@5.2.1", + "packagePath": "/node_modules/safe-buffer", "status": "whitelist", "licenses": [ { @@ -2082,14 +2082,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/raw-body/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/raw-body/LICENSE" + "/node_modules/safe-buffer/package.json", + "/node_modules/safe-buffer/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "iconv-lite@0.6.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/raw-body/node_modules/iconv-lite", + "packageName": "send@1.1.0", + "packagePath": "/node_modules/send", "status": "whitelist", "licenses": [ { @@ -2117,14 +2117,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/raw-body/node_modules/iconv-lite/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/raw-body/node_modules/iconv-lite/LICENSE" + "/node_modules/send/package.json", + "/node_modules/send/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "router@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/router", + "packageName": "fresh@0.5.2", + "packagePath": "/node_modules/send/node_modules/fresh", "status": "whitelist", "licenses": [ { @@ -2152,14 +2152,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/router/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/router/LICENSE" + "/node_modules/send/node_modules/fresh/package.json", + "/node_modules/send/node_modules/fresh/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "send@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/send", + "packageName": "ms@2.1.3", + "packagePath": "/node_modules/send/node_modules/ms", "status": "whitelist", "licenses": [ { @@ -2187,14 +2187,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/send/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/send/LICENSE" + "/node_modules/send/node_modules/ms/package.json", + "/node_modules/send/node_modules/ms/license.md" ], "verificationStatus": "ok" }, { - "packageName": "fresh@0.5.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/send/node_modules/fresh", + "packageName": "serve-static@2.1.0", + "packagePath": "/node_modules/serve-static", "status": "whitelist", "licenses": [ { @@ -2222,14 +2222,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/send/node_modules/fresh/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/send/node_modules/fresh/LICENSE" + "/node_modules/serve-static/package.json", + "/node_modules/serve-static/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "ms@2.1.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/send/node_modules/ms", + "packageName": "safer-buffer@2.1.2", + "packagePath": "/node_modules/safer-buffer", "status": "whitelist", "licenses": [ { @@ -2257,49 +2257,57 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/send/node_modules/ms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/send/node_modules/ms/license.md" + "/node_modules/safer-buffer/package.json", + "/node_modules/safer-buffer/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "safer-buffer@2.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/safer-buffer", + "packageName": "setprototypeof@1.2.0", + "packagePath": "/node_modules/setprototypeof", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/safer-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/safer-buffer/LICENSE" + "/node_modules/setprototypeof/package.json", + "/node_modules/setprototypeof/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "safe-buffer@5.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/safe-buffer", + "packageName": "set-function-length@1.2.2", + "packagePath": "/node_modules/set-function-length", "status": "whitelist", "licenses": [ { @@ -2327,14 +2335,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/safe-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/safe-buffer/LICENSE" + "/node_modules/set-function-length/package.json", + "/node_modules/set-function-length/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "serve-static@2.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/serve-static", + "packageName": "raw-body@3.0.0", + "packagePath": "/node_modules/raw-body", "status": "whitelist", "licenses": [ { @@ -2362,14 +2370,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/serve-static/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/serve-static/LICENSE" + "/node_modules/raw-body/package.json", + "/node_modules/raw-body/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "set-function-length@1.2.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/set-function-length", + "packageName": "iconv-lite@0.6.3", + "packagePath": "/node_modules/raw-body/node_modules/iconv-lite", "status": "whitelist", "licenses": [ { @@ -2397,57 +2405,49 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/set-function-length/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/set-function-length/LICENSE" + "/node_modules/raw-body/node_modules/iconv-lite/package.json", + "/node_modules/raw-body/node_modules/iconv-lite/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "setprototypeof@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/setprototypeof", + "packageName": "statuses@2.0.1", + "packagePath": "/node_modules/statuses", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/ISC.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/ISC.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/setprototypeof/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/setprototypeof/LICENSE" + "/node_modules/statuses/package.json", + "/node_modules/statuses/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "side-channel@1.0.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/side-channel", + "packageName": "type-is@2.0.0", + "packagePath": "/node_modules/type-is", "status": "whitelist", "licenses": [ { @@ -2475,14 +2475,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/side-channel/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/side-channel/LICENSE" + "/node_modules/type-is/package.json", + "/node_modules/type-is/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "statuses@2.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/statuses", + "packageName": "side-channel@1.0.6", + "packagePath": "/node_modules/side-channel", "status": "whitelist", "licenses": [ { @@ -2510,14 +2510,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/statuses/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/statuses/LICENSE" + "/node_modules/side-channel/package.json", + "/node_modules/side-channel/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "toidentifier@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/toidentifier", + "packageName": "utils-merge@1.0.1", + "packagePath": "/node_modules/utils-merge", "status": "whitelist", "licenses": [ { @@ -2545,14 +2545,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/toidentifier/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/toidentifier/LICENSE" + "/node_modules/utils-merge/package.json", + "/node_modules/utils-merge/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "type-is@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/type-is", + "packageName": "unpipe@1.0.0", + "packagePath": "/node_modules/unpipe", "status": "whitelist", "licenses": [ { @@ -2580,14 +2580,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/type-is/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/type-is/LICENSE" + "/node_modules/unpipe/package.json", + "/node_modules/unpipe/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "unpipe@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/unpipe", + "packageName": "vary@1.1.2", + "packagePath": "/node_modules/vary", "status": "whitelist", "licenses": [ { @@ -2615,49 +2615,57 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/unpipe/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/unpipe/LICENSE" + "/node_modules/vary/package.json", + "/node_modules/vary/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "utils-merge@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/utils-merge", + "packageName": "wrappy@1.0.2", + "packagePath": "/node_modules/wrappy", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/utils-merge/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/utils-merge/LICENSE" + "/node_modules/wrappy/package.json", + "/node_modules/wrappy/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "vary@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/vary", + "packageName": "has-symbols@1.0.3", + "packagePath": "/node_modules/has-symbols", "status": "whitelist", "licenses": [ { @@ -2685,51 +2693,43 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/vary/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/vary/LICENSE" + "/node_modules/has-symbols/package.json", + "/node_modules/has-symbols/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "wrappy@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/wrappy", + "packageName": "toidentifier@1.0.1", + "packagePath": "/node_modules/toidentifier", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/ISC.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/ISC.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/wrappy/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-xvmnujh7ob8/node_modules/wrappy/LICENSE" + "/node_modules/toidentifier/package.json", + "/node_modules/toidentifier/LICENSE" ], "verificationStatus": "ok" } diff --git a/test/test/__snapshots__/npm.json b/test/test/__snapshots__/npm.json index f81907dc..cd2684aa 100644 --- a/test/test/__snapshots__/npm.json +++ b/test/test/__snapshots__/npm.json @@ -1,43 +1,8 @@ { "whitelist": [ { - "packageName": "accepts@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/accepts", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], - "isOsiApproved": true, - "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], - "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", - "source": "license-file-content" - } - ], - "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/accepts/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/accepts/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "acorn@8.14.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/acorn", + "packageName": "acorn-jsx@5.3.2", + "packagePath": "/node_modules/acorn-jsx", "status": "whitelist", "licenses": [ { @@ -65,14 +30,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/acorn/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/acorn/LICENSE" + "/node_modules/acorn-jsx/package.json", + "/node_modules/acorn-jsx/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "acorn-jsx@5.3.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/acorn-jsx", + "packageName": "ajv@6.12.6", + "packagePath": "/node_modules/ajv", "status": "whitelist", "licenses": [ { @@ -100,14 +65,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/acorn-jsx/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/acorn-jsx/LICENSE" + "/node_modules/ajv/package.json", + "/node_modules/ajv/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "ajv@6.12.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ajv", + "packageName": "ansi-styles@4.3.0", + "packagePath": "/node_modules/ansi-styles", "status": "whitelist", "licenses": [ { @@ -135,14 +100,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ajv/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ajv/LICENSE" + "/node_modules/ansi-styles/package.json", + "/node_modules/ansi-styles/license" ], "verificationStatus": "ok" }, { - "packageName": "array-flatten@3.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array-flatten", + "packageName": "array-buffer-byte-length@1.0.1", + "packagePath": "/node_modules/array-buffer-byte-length", "status": "whitelist", "licenses": [ { @@ -170,14 +135,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array-flatten/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array-flatten/LICENSE" + "/node_modules/array-buffer-byte-length/package.json", + "/node_modules/array-buffer-byte-length/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "array-buffer-byte-length@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array-buffer-byte-length", + "packageName": "array.prototype.findlast@1.2.5", + "packagePath": "/node_modules/array.prototype.findlast", "status": "whitelist", "licenses": [ { @@ -205,14 +170,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array-buffer-byte-length/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array-buffer-byte-length/LICENSE" + "/node_modules/array.prototype.findlast/package.json", + "/node_modules/array.prototype.findlast/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "array.prototype.findlast@1.2.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.findlast", + "packageName": "array.prototype.flatmap@1.3.2", + "packagePath": "/node_modules/array.prototype.flatmap", "status": "whitelist", "licenses": [ { @@ -240,14 +205,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.findlast/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.findlast/LICENSE" + "/node_modules/array.prototype.flatmap/package.json", + "/node_modules/array.prototype.flatmap/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "ansi-styles@4.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ansi-styles", + "packageName": "array.prototype.tosorted@1.1.4", + "packagePath": "/node_modules/array.prototype.tosorted", "status": "whitelist", "licenses": [ { @@ -275,14 +240,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ansi-styles/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ansi-styles/license" + "/node_modules/array.prototype.tosorted/package.json", + "/node_modules/array.prototype.tosorted/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "array-includes@3.1.8", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array-includes", + "packageName": "arraybuffer.prototype.slice@1.0.3", + "packagePath": "/node_modules/arraybuffer.prototype.slice", "status": "whitelist", "licenses": [ { @@ -310,14 +275,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array-includes/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array-includes/LICENSE" + "/node_modules/arraybuffer.prototype.slice/package.json", + "/node_modules/arraybuffer.prototype.slice/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "array.prototype.flatmap@1.3.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.flatmap", + "packageName": "available-typed-arrays@1.0.7", + "packagePath": "/node_modules/available-typed-arrays", "status": "whitelist", "licenses": [ { @@ -345,14 +310,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.flatmap/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.flatmap/LICENSE" + "/node_modules/available-typed-arrays/package.json", + "/node_modules/available-typed-arrays/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "array.prototype.tosorted@1.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.tosorted", + "packageName": "balanced-match@1.0.2", + "packagePath": "/node_modules/balanced-match", "status": "whitelist", "licenses": [ { @@ -380,14 +345,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.tosorted/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.tosorted/LICENSE" + "/node_modules/balanced-match/package.json", + "/node_modules/balanced-match/LICENSE.md" ], "verificationStatus": "ok" }, { - "packageName": "arraybuffer.prototype.slice@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/arraybuffer.prototype.slice", + "packageName": "body-parser@2.0.2", + "packagePath": "/node_modules/body-parser", "status": "whitelist", "licenses": [ { @@ -415,14 +380,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/arraybuffer.prototype.slice/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/arraybuffer.prototype.slice/LICENSE" + "/node_modules/body-parser/package.json", + "/node_modules/body-parser/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "array.prototype.flat@1.3.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.flat", + "packageName": "debug@3.1.0", + "packagePath": "/node_modules/body-parser/node_modules/debug", "status": "whitelist", "licenses": [ { @@ -450,14 +415,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.flat/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/array.prototype.flat/LICENSE" + "/node_modules/body-parser/node_modules/debug/package.json", + "/node_modules/body-parser/node_modules/debug/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "balanced-match@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/balanced-match", + "packageName": "ms@2.0.0", + "packagePath": "/node_modules/body-parser/node_modules/ms", "status": "whitelist", "licenses": [ { @@ -485,14 +450,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/balanced-match/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/balanced-match/LICENSE.md" + "/node_modules/body-parser/node_modules/ms/package.json", + "/node_modules/body-parser/node_modules/ms/license.md" ], "verificationStatus": "ok" }, { - "packageName": "body-parser@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser", + "packageName": "type-is@1.6.18", + "packagePath": "/node_modules/body-parser/node_modules/type-is", "status": "whitelist", "licenses": [ { @@ -520,14 +485,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/LICENSE" + "/node_modules/body-parser/node_modules/type-is/package.json", + "/node_modules/body-parser/node_modules/type-is/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "debug@3.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/debug", + "packageName": "media-typer@0.3.0", + "packagePath": "/node_modules/body-parser/node_modules/media-typer", "status": "whitelist", "licenses": [ { @@ -555,14 +520,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/debug/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/debug/LICENSE" + "/node_modules/body-parser/node_modules/media-typer/package.json", + "/node_modules/body-parser/node_modules/media-typer/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "media-typer@0.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/media-typer", + "packageName": "mime-db@1.52.0", + "packagePath": "/node_modules/body-parser/node_modules/mime-db", "status": "whitelist", "licenses": [ { @@ -590,14 +555,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/media-typer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/media-typer/LICENSE" + "/node_modules/body-parser/node_modules/mime-db/package.json", + "/node_modules/body-parser/node_modules/mime-db/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "ms@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/ms", + "packageName": "mime-types@2.1.35", + "packagePath": "/node_modules/body-parser/node_modules/mime-types", "status": "whitelist", "licenses": [ { @@ -625,14 +590,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/ms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/ms/license.md" + "/node_modules/body-parser/node_modules/mime-types/package.json", + "/node_modules/body-parser/node_modules/mime-types/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "mime-db@1.52.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/mime-db", + "packageName": "array-flatten@3.0.0", + "packagePath": "/node_modules/array-flatten", "status": "whitelist", "licenses": [ { @@ -660,14 +625,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/mime-db/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/mime-db/LICENSE" + "/node_modules/array-flatten/package.json", + "/node_modules/array-flatten/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "mime-types@2.1.35", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/mime-types", + "packageName": "bytes@3.1.2", + "packagePath": "/node_modules/bytes", "status": "whitelist", "licenses": [ { @@ -695,14 +660,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/mime-types/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/mime-types/LICENSE" + "/node_modules/bytes/package.json", + "/node_modules/bytes/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "type-is@1.6.18", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/type-is", + "packageName": "chalk@4.1.2", + "packagePath": "/node_modules/chalk", "status": "whitelist", "licenses": [ { @@ -730,14 +695,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/type-is/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/body-parser/node_modules/type-is/LICENSE" + "/node_modules/chalk/package.json", + "/node_modules/chalk/license" ], "verificationStatus": "ok" }, { - "packageName": "available-typed-arrays@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/available-typed-arrays", + "packageName": "call-bind@1.0.7", + "packagePath": "/node_modules/call-bind", "status": "whitelist", "licenses": [ { @@ -765,14 +730,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/available-typed-arrays/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/available-typed-arrays/LICENSE" + "/node_modules/call-bind/package.json", + "/node_modules/call-bind/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "brace-expansion@1.1.11", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/brace-expansion", + "packageName": "callsites@3.1.0", + "packagePath": "/node_modules/callsites", "status": "whitelist", "licenses": [ { @@ -800,14 +765,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/brace-expansion/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/brace-expansion/LICENSE" + "/node_modules/callsites/package.json", + "/node_modules/callsites/license" ], "verificationStatus": "ok" }, { - "packageName": "bytes@3.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/bytes", + "packageName": "color-name@1.1.4", + "packagePath": "/node_modules/color-name", "status": "whitelist", "licenses": [ { @@ -835,14 +800,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/bytes/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/bytes/LICENSE" + "/node_modules/color-name/package.json", + "/node_modules/color-name/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "callsites@3.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/callsites", + "packageName": "color-convert@2.0.1", + "packagePath": "/node_modules/color-convert", "status": "whitelist", "licenses": [ { @@ -870,14 +835,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/callsites/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/callsites/license" + "/node_modules/color-convert/package.json", + "/node_modules/color-convert/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "color-convert@2.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/color-convert", + "packageName": "cookie@0.7.1", + "packagePath": "/node_modules/cookie", "status": "whitelist", "licenses": [ { @@ -905,14 +870,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/color-convert/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/color-convert/LICENSE" + "/node_modules/cookie/package.json", + "/node_modules/cookie/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "concat-map@0.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/concat-map", + "packageName": "content-disposition@1.0.0", + "packagePath": "/node_modules/content-disposition", "status": "whitelist", "licenses": [ { @@ -940,14 +905,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/concat-map/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/concat-map/LICENSE" + "/node_modules/content-disposition/package.json", + "/node_modules/content-disposition/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "call-bind@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/call-bind", + "packageName": "cookie-signature@1.2.2", + "packagePath": "/node_modules/cookie-signature", "status": "whitelist", "licenses": [ { @@ -975,14 +940,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/call-bind/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/call-bind/LICENSE" + "/node_modules/cookie-signature/package.json", + "/node_modules/cookie-signature/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "color-name@1.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/color-name", + "packageName": "cross-spawn@7.0.6", + "packagePath": "/node_modules/cross-spawn", "status": "whitelist", "licenses": [ { @@ -1010,14 +975,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/color-name/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/color-name/LICENSE" + "/node_modules/cross-spawn/package.json", + "/node_modules/cross-spawn/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "chalk@4.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/chalk", + "packageName": "data-view-buffer@1.0.1", + "packagePath": "/node_modules/data-view-buffer", "status": "whitelist", "licenses": [ { @@ -1045,14 +1010,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/chalk/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/chalk/license" + "/node_modules/data-view-buffer/package.json", + "/node_modules/data-view-buffer/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "content-disposition@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/content-disposition", + "packageName": "data-view-byte-length@1.0.1", + "packagePath": "/node_modules/data-view-byte-length", "status": "whitelist", "licenses": [ { @@ -1080,14 +1045,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/content-disposition/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/content-disposition/LICENSE" + "/node_modules/data-view-byte-length/package.json", + "/node_modules/data-view-byte-length/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "content-type@1.0.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/content-type", + "packagePath": "/node_modules/content-type", "status": "whitelist", "licenses": [ { @@ -1115,14 +1080,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/content-type/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/content-type/LICENSE" + "/node_modules/content-type/package.json", + "/node_modules/content-type/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "cookie@0.7.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/cookie", + "packageName": "debug@4.3.6", + "packagePath": "/node_modules/debug", "status": "whitelist", "licenses": [ { @@ -1150,14 +1115,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/cookie/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/cookie/LICENSE" + "/node_modules/debug/package.json", + "/node_modules/debug/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "cookie-signature@1.2.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/cookie-signature", + "packageName": "deep-is@0.1.4", + "packagePath": "/node_modules/deep-is", "status": "whitelist", "licenses": [ { @@ -1185,14 +1150,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/cookie-signature/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/cookie-signature/LICENSE" + "/node_modules/deep-is/package.json", + "/node_modules/deep-is/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "cross-spawn@7.0.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/cross-spawn", + "packageName": "data-view-byte-offset@1.0.0", + "packagePath": "/node_modules/data-view-byte-offset", "status": "whitelist", "licenses": [ { @@ -1220,14 +1185,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/cross-spawn/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/cross-spawn/LICENSE" + "/node_modules/data-view-byte-offset/package.json", + "/node_modules/data-view-byte-offset/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "data-view-byte-offset@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/data-view-byte-offset", + "packageName": "define-properties@1.2.1", + "packagePath": "/node_modules/define-properties", "status": "whitelist", "licenses": [ { @@ -1255,14 +1220,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/data-view-byte-offset/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/data-view-byte-offset/LICENSE" + "/node_modules/define-properties/package.json", + "/node_modules/define-properties/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "data-view-buffer@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/data-view-buffer", + "packageName": "define-data-property@1.1.4", + "packagePath": "/node_modules/define-data-property", "status": "whitelist", "licenses": [ { @@ -1290,14 +1255,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/data-view-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/data-view-buffer/LICENSE" + "/node_modules/define-data-property/package.json", + "/node_modules/define-data-property/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "data-view-byte-length@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/data-view-byte-length", + "packageName": "depd@2.0.0", + "packagePath": "/node_modules/depd", "status": "whitelist", "licenses": [ { @@ -1325,49 +1290,55 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/data-view-byte-length/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/data-view-byte-length/LICENSE" + "/node_modules/depd/package.json", + "/node_modules/depd/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "debug@4.3.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/debug", + "packageName": "doctrine@2.1.0", + "packagePath": "/node_modules/doctrine", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/Apache-2.0.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/Apache-2.0.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/debug/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/debug/LICENSE" + "/node_modules/doctrine/package.json", + "/node_modules/doctrine/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "deep-is@0.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/deep-is", + "packageName": "ee-first@1.1.1", + "packagePath": "/node_modules/ee-first", "status": "whitelist", "licenses": [ { @@ -1395,14 +1366,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/deep-is/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/deep-is/LICENSE" + "/node_modules/ee-first/package.json", + "/node_modules/ee-first/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "define-data-property@1.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/define-data-property", + "packageName": "acorn@8.14.0", + "packagePath": "/node_modules/acorn", "status": "whitelist", "licenses": [ { @@ -1430,55 +1401,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/define-data-property/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/define-data-property/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "doctrine@2.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/doctrine", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", - "source": "license-file-content" - } - ], - "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/doctrine/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/doctrine/LICENSE" + "/node_modules/acorn/package.json", + "/node_modules/acorn/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "depd@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/depd", + "packageName": "encodeurl@2.0.0", + "packagePath": "/node_modules/encodeurl", "status": "whitelist", "licenses": [ { @@ -1506,14 +1436,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/depd/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/depd/LICENSE" + "/node_modules/encodeurl/package.json", + "/node_modules/encodeurl/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "destroy@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/destroy", + "packageName": "brace-expansion@1.1.11", + "packagePath": "/node_modules/brace-expansion", "status": "whitelist", "licenses": [ { @@ -1541,14 +1471,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/destroy/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/destroy/LICENSE" + "/node_modules/brace-expansion/package.json", + "/node_modules/brace-expansion/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "ee-first@1.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ee-first", + "packageName": "es-define-property@1.0.0", + "packagePath": "/node_modules/es-define-property", "status": "whitelist", "licenses": [ { @@ -1576,14 +1506,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ee-first/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ee-first/LICENSE" + "/node_modules/es-define-property/package.json", + "/node_modules/es-define-property/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "define-properties@1.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/define-properties", + "packageName": "es-iterator-helpers@1.2.0", + "packagePath": "/node_modules/es-iterator-helpers", "status": "whitelist", "licenses": [ { @@ -1611,14 +1541,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/define-properties/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/define-properties/LICENSE" + "/node_modules/es-iterator-helpers/package.json", + "/node_modules/es-iterator-helpers/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "encodeurl@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/encodeurl", + "packageName": "es-object-atoms@1.0.0", + "packagePath": "/node_modules/es-object-atoms", "status": "whitelist", "licenses": [ { @@ -1646,14 +1576,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/encodeurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/encodeurl/LICENSE" + "/node_modules/es-object-atoms/package.json", + "/node_modules/es-object-atoms/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "es-abstract@1.23.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-abstract", + "packageName": "es-shim-unscopables@1.0.2", + "packagePath": "/node_modules/es-shim-unscopables", "status": "whitelist", "licenses": [ { @@ -1681,14 +1611,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-abstract/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-abstract/LICENSE" + "/node_modules/es-shim-unscopables/package.json", + "/node_modules/es-shim-unscopables/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "es-define-property@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-define-property", + "packageName": "es-set-tostringtag@2.0.3", + "packagePath": "/node_modules/es-set-tostringtag", "status": "whitelist", "licenses": [ { @@ -1716,14 +1646,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-define-property/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-define-property/LICENSE" + "/node_modules/es-set-tostringtag/package.json", + "/node_modules/es-set-tostringtag/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "es-errors@1.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-errors", + "packageName": "accepts@2.0.0", + "packagePath": "/node_modules/accepts", "status": "whitelist", "licenses": [ { @@ -1751,14 +1681,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-errors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-errors/LICENSE" + "/node_modules/accepts/package.json", + "/node_modules/accepts/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "es-iterator-helpers@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-iterator-helpers", + "packageName": "destroy@1.2.0", + "packagePath": "/node_modules/destroy", "status": "whitelist", "licenses": [ { @@ -1786,14 +1716,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-iterator-helpers/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-iterator-helpers/LICENSE" + "/node_modules/destroy/package.json", + "/node_modules/destroy/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "es-object-atoms@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-object-atoms", + "packageName": "escape-html@1.0.3", + "packagePath": "/node_modules/escape-html", "status": "whitelist", "licenses": [ { @@ -1821,14 +1751,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-object-atoms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-object-atoms/LICENSE" + "/node_modules/escape-html/package.json", + "/node_modules/escape-html/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "es-set-tostringtag@2.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-set-tostringtag", + "packageName": "es-to-primitive@1.2.1", + "packagePath": "/node_modules/es-to-primitive", "status": "whitelist", "licenses": [ { @@ -1856,14 +1786,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-set-tostringtag/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-set-tostringtag/LICENSE" + "/node_modules/es-to-primitive/package.json", + "/node_modules/es-to-primitive/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "es-to-primitive@1.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-to-primitive", + "packageName": "eslint@9.15.0", + "packagePath": "/node_modules/eslint", "status": "whitelist", "licenses": [ { @@ -1891,14 +1821,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-to-primitive/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-to-primitive/LICENSE" + "/node_modules/eslint/package.json", + "/node_modules/eslint/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "es-shim-unscopables@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-shim-unscopables", + "packageName": "eslint-plugin-react@7.37.2", + "packagePath": "/node_modules/eslint-plugin-react", "status": "whitelist", "licenses": [ { @@ -1926,14 +1856,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-shim-unscopables/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/es-shim-unscopables/LICENSE" + "/node_modules/eslint-plugin-react/package.json", + "/node_modules/eslint-plugin-react/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "escape-html@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/escape-html", + "packageName": "array-includes@3.1.8", + "packagePath": "/node_modules/array-includes", "status": "whitelist", "licenses": [ { @@ -1961,14 +1891,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/escape-html/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/escape-html/LICENSE" + "/node_modules/array-includes/package.json", + "/node_modules/array-includes/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "eslint-plugin-react@7.37.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint-plugin-react", + "packageName": "es-errors@1.3.0", + "packagePath": "/node_modules/es-errors", "status": "whitelist", "licenses": [ { @@ -1996,49 +1926,55 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint-plugin-react/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint-plugin-react/LICENSE" + "/node_modules/es-errors/package.json", + "/node_modules/es-errors/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "eslint@9.15.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint", + "packageName": "eslint-visitor-keys@4.2.0", + "packagePath": "/node_modules/eslint-visitor-keys", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/Apache-2.0.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/Apache-2.0.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint/LICENSE" + "/node_modules/eslint-visitor-keys/package.json", + "/node_modules/eslint-visitor-keys/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "eslint-scope@8.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint-scope", + "packageName": "espree@10.3.0", + "packagePath": "/node_modules/espree", "status": "whitelist", "licenses": [ { @@ -2066,129 +2002,18 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint-scope/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint-scope/LICENSE" + "/node_modules/espree/package.json", + "/node_modules/espree/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "escape-string-regexp@4.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/escape-string-regexp", + "packageName": "esquery@1.6.0", + "packagePath": "/node_modules/esquery", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], - "isOsiApproved": true, - "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], - "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", - "source": "license-file-content" - } - ], - "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/escape-string-regexp/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/escape-string-regexp/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "espree@10.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/espree", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "name": "BSD 2-Clause \"Simplified\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], - "isOsiApproved": true, - "isFsfLibre": true, - "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "name": "BSD 2-Clause \"Simplified\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], - "isOsiApproved": true, - "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", - "source": "license-file-content" - } - ], - "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/espree/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/espree/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "eslint-visitor-keys@4.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint-visitor-keys", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/Apache-2.0.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], - "isOsiApproved": true, - "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", - "source": "license-file-content" - } - ], - "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint-visitor-keys/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/eslint-visitor-keys/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "esquery@1.6.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/esquery", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/BSD-3-Clause.html", + "reference": "https://spdx.org/licenses/BSD-3-Clause.html", "isDeprecatedLicenseId": false, "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", "name": "BSD 3-Clause \"New\" or \"Revised\" License", @@ -2218,38 +2043,49 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/esquery/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/esquery/license.txt" + "/node_modules/esquery/package.json", + "/node_modules/esquery/license.txt" ], "verificationStatus": "ok" }, { - "packageName": "esrecurse@4.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/esrecurse", + "packageName": "array.prototype.flat@1.3.2", + "packagePath": "/node_modules/array.prototype.flat", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "name": "BSD 2-Clause \"Simplified\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/esrecurse/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/esrecurse" + "/node_modules/array.prototype.flat/package.json", + "/node_modules/array.prototype.flat/LICENSE" ], - "verificationStatus": "licenseFileNotFound" + "verificationStatus": "ok" }, { "packageName": "estraverse@5.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/estraverse", + "packagePath": "/node_modules/estraverse", "status": "whitelist", "licenses": [ { @@ -2266,14 +2102,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/estraverse/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/estraverse" + "/node_modules/estraverse/package.json", + "/node_modules/estraverse" ], "verificationStatus": "licenseFileNotFound" }, { "packageName": "esutils@2.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/esutils", + "packagePath": "/node_modules/esutils", "status": "whitelist", "licenses": [ { @@ -2290,14 +2126,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/esutils/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/esutils" + "/node_modules/esutils/package.json", + "/node_modules/esutils" ], "verificationStatus": "licenseFileNotFound" }, { - "packageName": "express@5.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/express", + "packageName": "etag@1.8.1", + "packagePath": "/node_modules/etag", "status": "whitelist", "licenses": [ { @@ -2325,49 +2161,38 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/express/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/express/LICENSE" + "/node_modules/etag/package.json", + "/node_modules/etag/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "etag@1.8.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/etag", + "packageName": "esrecurse@4.3.0", + "packagePath": "/node_modules/esrecurse", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], - "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", - "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/etag/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/etag/LICENSE" + "/node_modules/esrecurse/package.json", + "/node_modules/esrecurse" ], - "verificationStatus": "ok" + "verificationStatus": "licenseFileNotFound" }, { "packageName": "fast-deep-equal@3.1.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fast-deep-equal", + "packagePath": "/node_modules/fast-deep-equal", "status": "whitelist", "licenses": [ { @@ -2395,14 +2220,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fast-deep-equal/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fast-deep-equal/LICENSE" + "/node_modules/fast-deep-equal/package.json", + "/node_modules/fast-deep-equal/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "fast-json-stable-stringify@2.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fast-json-stable-stringify", + "packageName": "express@5.0.1", + "packagePath": "/node_modules/express", "status": "whitelist", "licenses": [ { @@ -2430,14 +2255,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fast-json-stable-stringify/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fast-json-stable-stringify/LICENSE" + "/node_modules/express/package.json", + "/node_modules/express/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "fast-levenshtein@2.0.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fast-levenshtein", + "packageName": "finalhandler@2.0.0", + "packagePath": "/node_modules/finalhandler", "status": "whitelist", "licenses": [ { @@ -2465,14 +2290,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fast-levenshtein/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fast-levenshtein/LICENSE.md" + "/node_modules/finalhandler/package.json", + "/node_modules/finalhandler/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "file-entry-cache@8.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/file-entry-cache", + "packageName": "debug@2.6.9", + "packagePath": "/node_modules/finalhandler/node_modules/debug", "status": "whitelist", "licenses": [ { @@ -2500,14 +2325,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/file-entry-cache/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/file-entry-cache/LICENSE" + "/node_modules/finalhandler/node_modules/debug/package.json", + "/node_modules/finalhandler/node_modules/debug/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "finalhandler@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/finalhandler", + "packageName": "encodeurl@1.0.2", + "packagePath": "/node_modules/finalhandler/node_modules/encodeurl", "status": "whitelist", "licenses": [ { @@ -2535,14 +2360,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/finalhandler/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/finalhandler/LICENSE" + "/node_modules/finalhandler/node_modules/encodeurl/package.json", + "/node_modules/finalhandler/node_modules/encodeurl/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "encodeurl@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/finalhandler/node_modules/encodeurl", + "packageName": "fast-json-stable-stringify@2.1.0", + "packagePath": "/node_modules/fast-json-stable-stringify", "status": "whitelist", "licenses": [ { @@ -2570,14 +2395,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/finalhandler/node_modules/encodeurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/finalhandler/node_modules/encodeurl/LICENSE" + "/node_modules/fast-json-stable-stringify/package.json", + "/node_modules/fast-json-stable-stringify/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "debug@2.6.9", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/finalhandler/node_modules/debug", + "packageName": "file-entry-cache@8.0.0", + "packagePath": "/node_modules/file-entry-cache", "status": "whitelist", "licenses": [ { @@ -2605,14 +2430,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/finalhandler/node_modules/debug/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/finalhandler/node_modules/debug/LICENSE" + "/node_modules/file-entry-cache/package.json", + "/node_modules/file-entry-cache/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "find-up@5.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/find-up", + "packagePath": "/node_modules/find-up", "status": "whitelist", "licenses": [ { @@ -2640,14 +2465,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/find-up/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/find-up/license" + "/node_modules/find-up/package.json", + "/node_modules/find-up/license" ], "verificationStatus": "ok" }, { - "packageName": "flat-cache@4.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/flat-cache", + "packageName": "fast-levenshtein@2.0.6", + "packagePath": "/node_modules/fast-levenshtein", "status": "whitelist", "licenses": [ { @@ -2675,14 +2500,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/flat-cache/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/flat-cache/LICENSE" + "/node_modules/fast-levenshtein/package.json", + "/node_modules/fast-levenshtein/LICENSE.md" ], "verificationStatus": "ok" }, { "packageName": "flatted@3.3.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/flatted", + "packagePath": "/node_modules/flatted", "status": "whitelist", "licenses": [ { @@ -2718,14 +2543,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/flatted/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/flatted/LICENSE" + "/node_modules/flatted/package.json", + "/node_modules/flatted/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "forwarded@0.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/forwarded", + "packageName": "fresh@2.0.0", + "packagePath": "/node_modules/fresh", "status": "whitelist", "licenses": [ { @@ -2753,14 +2578,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/forwarded/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/forwarded/LICENSE" + "/node_modules/fresh/package.json", + "/node_modules/fresh/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "function-bind@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/function-bind", + "packageName": "escape-string-regexp@4.0.0", + "packagePath": "/node_modules/escape-string-regexp", "status": "whitelist", "licenses": [ { @@ -2788,14 +2613,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/function-bind/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/function-bind/LICENSE" + "/node_modules/escape-string-regexp/package.json", + "/node_modules/escape-string-regexp/license" ], "verificationStatus": "ok" }, { - "packageName": "functions-have-names@1.2.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/functions-have-names", + "packageName": "forwarded@0.2.0", + "packagePath": "/node_modules/forwarded", "status": "whitelist", "licenses": [ { @@ -2823,14 +2648,49 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/functions-have-names/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/functions-have-names/LICENSE" + "/node_modules/forwarded/package.json", + "/node_modules/forwarded/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "fresh@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fresh", + "packageName": "eslint-scope@8.2.0", + "packagePath": "/node_modules/eslint-scope", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "isOsiApproved": true, + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/node_modules/eslint-scope/package.json", + "/node_modules/eslint-scope/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "function-bind@1.1.2", + "packagePath": "/node_modules/function-bind", "status": "whitelist", "licenses": [ { @@ -2858,14 +2718,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fresh/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/fresh/LICENSE" + "/node_modules/function-bind/package.json", + "/node_modules/function-bind/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "glob-parent@6.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/glob-parent", + "packagePath": "/node_modules/glob-parent", "status": "whitelist", "licenses": [ { @@ -2901,14 +2761,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/glob-parent/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/glob-parent/LICENSE" + "/node_modules/glob-parent/package.json", + "/node_modules/glob-parent/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "get-intrinsic@1.2.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/get-intrinsic", + "packageName": "function.prototype.name@1.1.6", + "packagePath": "/node_modules/function.prototype.name", "status": "whitelist", "licenses": [ { @@ -2936,14 +2796,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/get-intrinsic/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/get-intrinsic/LICENSE" + "/node_modules/function.prototype.name/package.json", + "/node_modules/function.prototype.name/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "for-each@0.3.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/for-each", + "packageName": "get-intrinsic@1.2.4", + "packagePath": "/node_modules/get-intrinsic", "status": "whitelist", "licenses": [ { @@ -2971,14 +2831,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/for-each/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/for-each/LICENSE" + "/node_modules/get-intrinsic/package.json", + "/node_modules/get-intrinsic/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "globalthis@1.0.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/globalthis", + "packagePath": "/node_modules/globalthis", "status": "whitelist", "licenses": [ { @@ -3006,14 +2866,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/globalthis/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/globalthis/LICENSE" + "/node_modules/globalthis/package.json", + "/node_modules/globalthis/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "gopd@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/gopd", + "packageName": "has-bigints@1.0.2", + "packagePath": "/node_modules/has-bigints", "status": "whitelist", "licenses": [ { @@ -3041,14 +2901,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/gopd/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/gopd/LICENSE" + "/node_modules/has-bigints/package.json", + "/node_modules/has-bigints/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "function.prototype.name@1.1.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/function.prototype.name", + "packageName": "gopd@1.0.1", + "packagePath": "/node_modules/gopd", "status": "whitelist", "licenses": [ { @@ -3076,14 +2936,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/function.prototype.name/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/function.prototype.name/LICENSE" + "/node_modules/gopd/package.json", + "/node_modules/gopd/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "get-symbol-description@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/get-symbol-description", + "packageName": "globals@14.0.0", + "packagePath": "/node_modules/globals", "status": "whitelist", "licenses": [ { @@ -3111,14 +2971,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/get-symbol-description/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/get-symbol-description/LICENSE" + "/node_modules/globals/package.json", + "/node_modules/globals/license" ], "verificationStatus": "ok" }, { - "packageName": "globals@14.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/globals", + "packageName": "has-flag@4.0.0", + "packagePath": "/node_modules/has-flag", "status": "whitelist", "licenses": [ { @@ -3146,14 +3006,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/globals/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/globals/license" + "/node_modules/has-flag/package.json", + "/node_modules/has-flag/license" ], "verificationStatus": "ok" }, { - "packageName": "has-bigints@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-bigints", + "packageName": "has-symbols@1.0.3", + "packagePath": "/node_modules/has-symbols", "status": "whitelist", "licenses": [ { @@ -3181,14 +3041,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-bigints/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-bigints/LICENSE" + "/node_modules/has-symbols/package.json", + "/node_modules/has-symbols/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "has-flag@4.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-flag", + "packageName": "hasown@2.0.2", + "packagePath": "/node_modules/hasown", "status": "whitelist", "licenses": [ { @@ -3216,14 +3076,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-flag/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-flag/license" + "/node_modules/hasown/package.json", + "/node_modules/hasown/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "has-property-descriptors@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-property-descriptors", + "packageName": "http-errors@2.0.0", + "packagePath": "/node_modules/http-errors", "status": "whitelist", "licenses": [ { @@ -3251,14 +3111,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-property-descriptors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-property-descriptors/LICENSE" + "/node_modules/http-errors/package.json", + "/node_modules/http-errors/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "has-proto@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-proto", + "packageName": "has-property-descriptors@1.0.2", + "packagePath": "/node_modules/has-property-descriptors", "status": "whitelist", "licenses": [ { @@ -3286,14 +3146,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-proto/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-proto/LICENSE" + "/node_modules/has-property-descriptors/package.json", + "/node_modules/has-property-descriptors/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "has-tostringtag@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-tostringtag", + "packagePath": "/node_modules/has-tostringtag", "status": "whitelist", "licenses": [ { @@ -3321,14 +3181,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-tostringtag/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-tostringtag/LICENSE" + "/node_modules/has-tostringtag/package.json", + "/node_modules/has-tostringtag/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "has-symbols@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-symbols", + "packageName": "import-fresh@3.3.0", + "packagePath": "/node_modules/import-fresh", "status": "whitelist", "licenses": [ { @@ -3356,14 +3216,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-symbols/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/has-symbols/LICENSE" + "/node_modules/import-fresh/package.json", + "/node_modules/import-fresh/license" ], "verificationStatus": "ok" }, { - "packageName": "http-errors@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/http-errors", + "packageName": "iconv-lite@0.5.2", + "packagePath": "/node_modules/iconv-lite", "status": "whitelist", "licenses": [ { @@ -3391,14 +3251,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/http-errors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/http-errors/LICENSE" + "/node_modules/iconv-lite/package.json", + "/node_modules/iconv-lite/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "iconv-lite@0.5.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/iconv-lite", + "packageName": "has-proto@1.0.3", + "packagePath": "/node_modules/has-proto", "status": "whitelist", "licenses": [ { @@ -3426,14 +3286,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/iconv-lite/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/iconv-lite/LICENSE" + "/node_modules/has-proto/package.json", + "/node_modules/has-proto/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "hasown@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/hasown", + "packageName": "ignore@5.3.2", + "packagePath": "/node_modules/ignore", "status": "whitelist", "licenses": [ { @@ -3461,14 +3321,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/hasown/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/hasown/LICENSE" + "/node_modules/ignore/package.json", + "/node_modules/ignore/LICENSE-MIT" ], "verificationStatus": "ok" }, { - "packageName": "ignore@5.3.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ignore", + "packageName": "internal-slot@1.0.7", + "packagePath": "/node_modules/internal-slot", "status": "whitelist", "licenses": [ { @@ -3496,93 +3356,34 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ignore/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ignore/LICENSE-MIT" + "/node_modules/internal-slot/package.json", + "/node_modules/internal-slot/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "import-fresh@3.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/import-fresh", + "packageName": "inherits@2.0.4", + "packagePath": "/node_modules/inherits", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], - "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", - "source": "license-file-content" - } - ], - "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/import-fresh/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/import-fresh/license" - ], - "verificationStatus": "ok" - }, - { - "packageName": "imurmurhash@0.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/imurmurhash", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], - "isOsiApproved": true, - "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", - "source": "package.json-license" - } - ], - "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/imurmurhash/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/imurmurhash" - ], - "verificationStatus": "licenseFileNotFound" - }, - { - "packageName": "inherits@2.0.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/inherits", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, "detailsUrl": "https://spdx.org/licenses/ISC.json", "name": "ISC License", @@ -3598,14 +3399,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/inherits/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/inherits/LICENSE" + "/node_modules/inherits/package.json", + "/node_modules/inherits/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "internal-slot@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/internal-slot", + "packageName": "imurmurhash@0.1.4", + "packagePath": "/node_modules/imurmurhash", "status": "whitelist", "licenses": [ { @@ -3619,28 +3420,17 @@ "isFsfLibre": true, "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], - "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", - "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/internal-slot/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/internal-slot/LICENSE" + "/node_modules/imurmurhash/package.json", + "/node_modules/imurmurhash" ], - "verificationStatus": "ok" + "verificationStatus": "licenseFileNotFound" }, { "packageName": "ipaddr.js@1.9.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ipaddr.js", + "packagePath": "/node_modules/ipaddr.js", "status": "whitelist", "licenses": [ { @@ -3668,14 +3458,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ipaddr.js/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ipaddr.js/LICENSE" + "/node_modules/ipaddr.js/package.json", + "/node_modules/ipaddr.js/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-array-buffer@3.0.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-array-buffer", + "packagePath": "/node_modules/is-array-buffer", "status": "whitelist", "licenses": [ { @@ -3703,14 +3493,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-array-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-array-buffer/LICENSE" + "/node_modules/is-array-buffer/package.json", + "/node_modules/is-array-buffer/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-bigint@1.0.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-bigint", + "packageName": "is-async-function@2.0.0", + "packagePath": "/node_modules/is-async-function", "status": "whitelist", "licenses": [ { @@ -3738,14 +3528,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-bigint/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-bigint/LICENSE" + "/node_modules/is-async-function/package.json", + "/node_modules/is-async-function/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-async-function@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-async-function", + "packageName": "is-boolean-object@1.1.2", + "packagePath": "/node_modules/is-boolean-object", "status": "whitelist", "licenses": [ { @@ -3773,14 +3563,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-async-function/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-async-function/LICENSE" + "/node_modules/is-boolean-object/package.json", + "/node_modules/is-boolean-object/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-boolean-object@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-boolean-object", + "packageName": "is-callable@1.2.7", + "packagePath": "/node_modules/is-callable", "status": "whitelist", "licenses": [ { @@ -3808,14 +3598,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-boolean-object/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-boolean-object/LICENSE" + "/node_modules/is-callable/package.json", + "/node_modules/is-callable/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-callable@1.2.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-callable", + "packageName": "is-core-module@2.15.1", + "packagePath": "/node_modules/is-core-module", "status": "whitelist", "licenses": [ { @@ -3843,14 +3633,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-callable/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-callable/LICENSE" + "/node_modules/is-core-module/package.json", + "/node_modules/is-core-module/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-data-view@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-data-view", + "packageName": "is-bigint@1.0.4", + "packagePath": "/node_modules/is-bigint", "status": "whitelist", "licenses": [ { @@ -3878,14 +3668,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-data-view/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-data-view/LICENSE" + "/node_modules/is-bigint/package.json", + "/node_modules/is-bigint/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-core-module@2.15.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-core-module", + "packageName": "is-date-object@1.0.5", + "packagePath": "/node_modules/is-date-object", "status": "whitelist", "licenses": [ { @@ -3913,14 +3703,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-core-module/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-core-module/LICENSE" + "/node_modules/is-date-object/package.json", + "/node_modules/is-date-object/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-date-object@1.0.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-date-object", + "packageName": "is-extglob@2.1.1", + "packagePath": "/node_modules/is-extglob", "status": "whitelist", "licenses": [ { @@ -3948,14 +3738,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-date-object/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-date-object/LICENSE" + "/node_modules/is-extglob/package.json", + "/node_modules/is-extglob/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-extglob@2.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-extglob", + "packageName": "is-data-view@1.0.1", + "packagePath": "/node_modules/is-data-view", "status": "whitelist", "licenses": [ { @@ -3983,14 +3773,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-extglob/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-extglob/LICENSE" + "/node_modules/is-data-view/package.json", + "/node_modules/is-data-view/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-generator-function@1.0.10", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-generator-function", + "packageName": "is-glob@4.0.3", + "packagePath": "/node_modules/is-glob", "status": "whitelist", "licenses": [ { @@ -4018,14 +3808,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-generator-function/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-generator-function/LICENSE" + "/node_modules/is-glob/package.json", + "/node_modules/is-glob/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-finalizationregistry@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-finalizationregistry", + "packageName": "is-negative-zero@2.0.3", + "packagePath": "/node_modules/is-negative-zero", "status": "whitelist", "licenses": [ { @@ -4053,14 +3843,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-finalizationregistry/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-finalizationregistry/LICENSE" + "/node_modules/is-negative-zero/package.json", + "/node_modules/is-negative-zero/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-glob@4.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-glob", + "packageName": "is-finalizationregistry@1.0.2", + "packagePath": "/node_modules/is-finalizationregistry", "status": "whitelist", "licenses": [ { @@ -4088,14 +3878,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-glob/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-glob/LICENSE" + "/node_modules/is-finalizationregistry/package.json", + "/node_modules/is-finalizationregistry/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-map@2.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-map", + "packagePath": "/node_modules/is-map", "status": "whitelist", "licenses": [ { @@ -4123,14 +3913,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-map/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-map/LICENSE" + "/node_modules/is-map/package.json", + "/node_modules/is-map/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-negative-zero@2.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-negative-zero", + "packageName": "is-regex@1.1.4", + "packagePath": "/node_modules/is-regex", "status": "whitelist", "licenses": [ { @@ -4158,14 +3948,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-negative-zero/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-negative-zero/LICENSE" + "/node_modules/is-regex/package.json", + "/node_modules/is-regex/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-number-object@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-number-object", + "packageName": "for-each@0.3.3", + "packagePath": "/node_modules/for-each", "status": "whitelist", "licenses": [ { @@ -4193,14 +3983,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-number-object/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-number-object/LICENSE" + "/node_modules/for-each/package.json", + "/node_modules/for-each/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-promise@4.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-promise", + "packagePath": "/node_modules/is-promise", "status": "whitelist", "licenses": [ { @@ -4228,14 +4018,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-promise/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-promise/LICENSE" + "/node_modules/is-promise/package.json", + "/node_modules/is-promise/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-regex@1.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-regex", + "packageName": "is-set@2.0.3", + "packagePath": "/node_modules/is-set", "status": "whitelist", "licenses": [ { @@ -4263,14 +4053,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-regex/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-regex/LICENSE" + "/node_modules/is-set/package.json", + "/node_modules/is-set/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-set@2.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-set", + "packageName": "is-string@1.0.7", + "packagePath": "/node_modules/is-string", "status": "whitelist", "licenses": [ { @@ -4298,14 +4088,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-set/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-set/LICENSE" + "/node_modules/is-string/package.json", + "/node_modules/is-string/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-shared-array-buffer@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-shared-array-buffer", + "packagePath": "/node_modules/is-shared-array-buffer", "status": "whitelist", "licenses": [ { @@ -4333,14 +4123,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-shared-array-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-shared-array-buffer/LICENSE" + "/node_modules/is-shared-array-buffer/package.json", + "/node_modules/is-shared-array-buffer/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-symbol@1.0.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-symbol", + "packageName": "flat-cache@4.0.1", + "packagePath": "/node_modules/flat-cache", "status": "whitelist", "licenses": [ { @@ -4368,14 +4158,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-symbol/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-symbol/LICENSE" + "/node_modules/flat-cache/package.json", + "/node_modules/flat-cache/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-weakmap@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-weakmap", + "packageName": "get-symbol-description@1.0.2", + "packagePath": "/node_modules/get-symbol-description", "status": "whitelist", "licenses": [ { @@ -4403,14 +4193,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-weakmap/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-weakmap/LICENSE" + "/node_modules/get-symbol-description/package.json", + "/node_modules/get-symbol-description/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-typed-array@1.1.13", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-typed-array", + "packageName": "concat-map@0.0.1", + "packagePath": "/node_modules/concat-map", "status": "whitelist", "licenses": [ { @@ -4438,14 +4228,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-typed-array/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-typed-array/LICENSE" + "/node_modules/concat-map/package.json", + "/node_modules/concat-map/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-weakset@2.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-weakset", + "packageName": "is-weakref@1.0.2", + "packagePath": "/node_modules/is-weakref", "status": "whitelist", "licenses": [ { @@ -4473,49 +4263,57 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-weakset/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-weakset/LICENSE" + "/node_modules/is-weakref/package.json", + "/node_modules/is-weakref/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-weakref@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-weakref", + "packageName": "isexe@2.0.0", + "packagePath": "/node_modules/isexe", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-weakref/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-weakref/LICENSE" + "/node_modules/isexe/package.json", + "/node_modules/isexe/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "isarray@2.0.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/isarray", + "packageName": "is-weakmap@2.0.2", + "packagePath": "/node_modules/is-weakmap", "status": "whitelist", "licenses": [ { @@ -4543,14 +4341,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/isarray/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/isarray/LICENSE" + "/node_modules/is-weakmap/package.json", + "/node_modules/is-weakmap/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "iterator.prototype@1.1.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/iterator.prototype", + "packageName": "is-number-object@1.0.7", + "packagePath": "/node_modules/is-number-object", "status": "whitelist", "licenses": [ { @@ -4578,14 +4376,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/iterator.prototype/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/iterator.prototype/LICENSE" + "/node_modules/is-number-object/package.json", + "/node_modules/is-number-object/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "is-string@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-string", + "packageName": "is-weakset@2.0.3", + "packagePath": "/node_modules/is-weakset", "status": "whitelist", "licenses": [ { @@ -4613,14 +4411,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-string/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/is-string/LICENSE" + "/node_modules/is-weakset/package.json", + "/node_modules/is-weakset/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "js-tokens@4.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/js-tokens", + "packageName": "isarray@2.0.5", + "packagePath": "/node_modules/isarray", "status": "whitelist", "licenses": [ { @@ -4648,57 +4446,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/js-tokens/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/js-tokens/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "isexe@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/isexe", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", - "source": "license-file-content" - } - ], - "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/isexe/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/isexe/LICENSE" + "/node_modules/isarray/package.json", + "/node_modules/isarray/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "js-yaml@4.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/js-yaml", + "packageName": "js-tokens@4.0.0", + "packagePath": "/node_modules/js-tokens", "status": "whitelist", "licenses": [ { @@ -4726,14 +4481,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/js-yaml/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/js-yaml/LICENSE" + "/node_modules/js-tokens/package.json", + "/node_modules/js-tokens/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "json-stable-stringify-without-jsonify@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/json-stable-stringify-without-jsonify", + "packageName": "json-buffer@3.0.1", + "packagePath": "/node_modules/json-buffer", "status": "whitelist", "licenses": [ { @@ -4761,14 +4516,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/json-stable-stringify-without-jsonify/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/json-stable-stringify-without-jsonify/LICENSE" + "/node_modules/json-buffer/package.json", + "/node_modules/json-buffer/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "json-buffer@3.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/json-buffer", + "packageName": "is-typed-array@1.1.13", + "packagePath": "/node_modules/is-typed-array", "status": "whitelist", "licenses": [ { @@ -4796,14 +4551,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/json-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/json-buffer/LICENSE" + "/node_modules/is-typed-array/package.json", + "/node_modules/is-typed-array/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "jsx-ast-utils@3.3.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/jsx-ast-utils", + "packageName": "js-yaml@4.1.0", + "packagePath": "/node_modules/js-yaml", "status": "whitelist", "licenses": [ { @@ -4831,14 +4586,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/jsx-ast-utils/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/jsx-ast-utils/LICENSE.md" + "/node_modules/js-yaml/package.json", + "/node_modules/js-yaml/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "json-schema-traverse@0.4.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/json-schema-traverse", + "packageName": "functions-have-names@1.2.3", + "packagePath": "/node_modules/functions-have-names", "status": "whitelist", "licenses": [ { @@ -4866,14 +4621,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/json-schema-traverse/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/json-schema-traverse/LICENSE" + "/node_modules/functions-have-names/package.json", + "/node_modules/functions-have-names/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "locate-path@6.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/locate-path", + "packageName": "es-abstract@1.23.5", + "packagePath": "/node_modules/es-abstract", "status": "whitelist", "licenses": [ { @@ -4901,14 +4656,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/locate-path/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/locate-path/license" + "/node_modules/es-abstract/package.json", + "/node_modules/es-abstract/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "loose-envify@1.4.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/loose-envify", + "packageName": "locate-path@6.0.0", + "packagePath": "/node_modules/locate-path", "status": "whitelist", "licenses": [ { @@ -4936,14 +4691,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/loose-envify/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/loose-envify/LICENSE" + "/node_modules/locate-path/package.json", + "/node_modules/locate-path/license" ], "verificationStatus": "ok" }, { "packageName": "levn@0.4.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/levn", + "packagePath": "/node_modules/levn", "status": "whitelist", "licenses": [ { @@ -4971,38 +4726,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/levn/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/levn/LICENSE" + "/node_modules/levn/package.json", + "/node_modules/levn/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "keyv@4.5.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/keyv", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], - "isOsiApproved": true, - "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", - "source": "package.json-license" - } - ], - "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/keyv/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/keyv" - ], - "verificationStatus": "licenseFileNotFound" - }, - { - "packageName": "media-typer@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/media-typer", + "packageName": "json-stable-stringify-without-jsonify@1.0.1", + "packagePath": "/node_modules/json-stable-stringify-without-jsonify", "status": "whitelist", "licenses": [ { @@ -5030,14 +4761,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/media-typer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/media-typer/LICENSE" + "/node_modules/json-stable-stringify-without-jsonify/package.json", + "/node_modules/json-stable-stringify-without-jsonify/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "merge-descriptors@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/merge-descriptors", + "packageName": "media-typer@1.1.0", + "packagePath": "/node_modules/media-typer", "status": "whitelist", "licenses": [ { @@ -5065,14 +4796,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/merge-descriptors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/merge-descriptors/license" + "/node_modules/media-typer/package.json", + "/node_modules/media-typer/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "methods@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/methods", + "packageName": "iterator.prototype@1.1.3", + "packagePath": "/node_modules/iterator.prototype", "status": "whitelist", "licenses": [ { @@ -5100,14 +4831,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/methods/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/methods/LICENSE" + "/node_modules/iterator.prototype/package.json", + "/node_modules/iterator.prototype/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "mime-db@1.53.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/mime-db", + "packageName": "jsx-ast-utils@3.3.5", + "packagePath": "/node_modules/jsx-ast-utils", "status": "whitelist", "licenses": [ { @@ -5135,14 +4866,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/mime-db/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/mime-db/LICENSE" + "/node_modules/jsx-ast-utils/package.json", + "/node_modules/jsx-ast-utils/LICENSE.md" ], "verificationStatus": "ok" }, { - "packageName": "mime-types@3.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/mime-types", + "packageName": "mime-db@1.53.0", + "packagePath": "/node_modules/mime-db", "status": "whitelist", "licenses": [ { @@ -5170,38 +4901,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/mime-types/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/mime-types/LICENSE" + "/node_modules/mime-db/package.json", + "/node_modules/mime-db/LICENSE" ], "verificationStatus": "ok" }, - { - "packageName": "natural-compare@1.4.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/natural-compare", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], - "isOsiApproved": true, - "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", - "source": "package.json-license" - } - ], - "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/natural-compare/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/natural-compare" - ], - "verificationStatus": "licenseFileNotFound" - }, { "packageName": "minimatch@3.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/minimatch", + "packagePath": "/node_modules/minimatch", "status": "whitelist", "licenses": [ { @@ -5237,14 +4944,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/minimatch/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/minimatch/LICENSE" + "/node_modules/minimatch/package.json", + "/node_modules/minimatch/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "negotiator@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/negotiator", + "packageName": "methods@1.1.2", + "packagePath": "/node_modules/methods", "status": "whitelist", "licenses": [ { @@ -5272,49 +4979,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/negotiator/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/negotiator/LICENSE" + "/node_modules/methods/package.json", + "/node_modules/methods/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "object-inspect@1.13.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object-inspect", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], - "isOsiApproved": true, - "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], - "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", - "source": "license-file-content" - } - ], - "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object-inspect/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object-inspect/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "object-assign@4.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object-assign", + "packageName": "ms@2.1.2", + "packagePath": "/node_modules/ms", "status": "whitelist", "licenses": [ { @@ -5342,14 +5014,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object-assign/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object-assign/license" + "/node_modules/ms/package.json", + "/node_modules/ms/license.md" ], "verificationStatus": "ok" }, { - "packageName": "object.assign@4.1.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.assign", + "packageName": "natural-compare@1.4.0", + "packagePath": "/node_modules/natural-compare", "status": "whitelist", "licenses": [ { @@ -5363,28 +5035,17 @@ "isFsfLibre": true, "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/MIT.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], - "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", - "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.assign/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.assign/LICENSE" + "/node_modules/natural-compare/package.json", + "/node_modules/natural-compare" ], - "verificationStatus": "ok" + "verificationStatus": "licenseFileNotFound" }, { - "packageName": "object.entries@1.1.8", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.entries", + "packageName": "negotiator@1.0.0", + "packagePath": "/node_modules/negotiator", "status": "whitelist", "licenses": [ { @@ -5412,14 +5073,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.entries/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.entries/LICENSE" + "/node_modules/negotiator/package.json", + "/node_modules/negotiator/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "object-keys@1.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object-keys", + "packageName": "object-assign@4.1.1", + "packagePath": "/node_modules/object-assign", "status": "whitelist", "licenses": [ { @@ -5447,14 +5108,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object-keys/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object-keys/LICENSE" + "/node_modules/object-assign/package.json", + "/node_modules/object-assign/license" ], "verificationStatus": "ok" }, { - "packageName": "ms@2.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ms", + "packageName": "object-inspect@1.13.3", + "packagePath": "/node_modules/object-inspect", "status": "whitelist", "licenses": [ { @@ -5482,14 +5143,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/ms/license.md" + "/node_modules/object-inspect/package.json", + "/node_modules/object-inspect/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "object.fromentries@2.0.8", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.fromentries", + "packageName": "mime-types@3.0.0", + "packagePath": "/node_modules/mime-types", "status": "whitelist", "licenses": [ { @@ -5517,14 +5178,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.fromentries/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.fromentries/LICENSE" + "/node_modules/mime-types/package.json", + "/node_modules/mime-types/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "on-finished@2.4.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/on-finished", + "packageName": "object.assign@4.1.5", + "packagePath": "/node_modules/object.assign", "status": "whitelist", "licenses": [ { @@ -5552,14 +5213,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/on-finished/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/on-finished/LICENSE" + "/node_modules/object.assign/package.json", + "/node_modules/object.assign/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "p-locate@5.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/p-locate", + "packageName": "object-keys@1.1.1", + "packagePath": "/node_modules/object-keys", "status": "whitelist", "licenses": [ { @@ -5587,14 +5248,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/p-locate/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/p-locate/license" + "/node_modules/object-keys/package.json", + "/node_modules/object-keys/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "object.values@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.values", + "packageName": "object.entries@1.1.8", + "packagePath": "/node_modules/object.entries", "status": "whitelist", "licenses": [ { @@ -5622,57 +5283,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.values/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/object.values/LICENSE" - ], - "verificationStatus": "ok" - }, - { - "packageName": "once@1.4.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/once", - "status": "whitelist", - "licenses": [ - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "isFsfLibre": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", - "source": "package.json-license" - }, - { - "reference": "https://spdx.org/licenses/ISC.html", - "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], - "isOsiApproved": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", - "source": "license-file-content" - } - ], - "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/once/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/once/LICENSE" + "/node_modules/object.entries/package.json", + "/node_modules/object.entries/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "p-limit@3.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/p-limit", + "packageName": "on-finished@2.4.1", + "packagePath": "/node_modules/on-finished", "status": "whitelist", "licenses": [ { @@ -5700,14 +5318,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/p-limit/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/p-limit/license" + "/node_modules/on-finished/package.json", + "/node_modules/on-finished/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "parent-module@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/parent-module", + "packageName": "object.values@1.2.0", + "packagePath": "/node_modules/object.values", "status": "whitelist", "licenses": [ { @@ -5735,14 +5353,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/parent-module/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/parent-module/license" + "/node_modules/object.values/package.json", + "/node_modules/object.values/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "parseurl@1.3.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/parseurl", + "packageName": "optionator@0.9.4", + "packagePath": "/node_modules/optionator", "status": "whitelist", "licenses": [ { @@ -5770,14 +5388,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/parseurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/parseurl/LICENSE" + "/node_modules/optionator/package.json", + "/node_modules/optionator/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "path-exists@4.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-exists", + "packageName": "object.fromentries@2.0.8", + "packagePath": "/node_modules/object.fromentries", "status": "whitelist", "licenses": [ { @@ -5805,14 +5423,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-exists/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-exists/license" + "/node_modules/object.fromentries/package.json", + "/node_modules/object.fromentries/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "path-key@3.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-key", + "packageName": "p-limit@3.1.0", + "packagePath": "/node_modules/p-limit", "status": "whitelist", "licenses": [ { @@ -5840,14 +5458,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-key/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-key/license" + "/node_modules/p-limit/package.json", + "/node_modules/p-limit/license" ], "verificationStatus": "ok" }, { - "packageName": "optionator@0.9.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/optionator", + "packageName": "is-generator-function@1.0.10", + "packagePath": "/node_modules/is-generator-function", "status": "whitelist", "licenses": [ { @@ -5875,49 +5493,57 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/optionator/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/optionator/LICENSE" + "/node_modules/is-generator-function/package.json", + "/node_modules/is-generator-function/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "path-parse@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-parse", + "packageName": "once@1.4.0", + "packagePath": "/node_modules/once", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-parse/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-parse/LICENSE" + "/node_modules/once/package.json", + "/node_modules/once/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "path-to-regexp@8.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-to-regexp", + "packageName": "path-key@3.1.1", + "packagePath": "/node_modules/path-key", "status": "whitelist", "licenses": [ { @@ -5945,14 +5571,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-to-regexp/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/path-to-regexp/LICENSE" + "/node_modules/path-key/package.json", + "/node_modules/path-key/license" ], "verificationStatus": "ok" }, { - "packageName": "possible-typed-array-names@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/possible-typed-array-names", + "packageName": "parseurl@1.3.3", + "packagePath": "/node_modules/parseurl", "status": "whitelist", "licenses": [ { @@ -5980,14 +5606,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/possible-typed-array-names/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/possible-typed-array-names/LICENSE" + "/node_modules/parseurl/package.json", + "/node_modules/parseurl/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "prelude-ls@1.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/prelude-ls", + "packageName": "parent-module@1.0.1", + "packagePath": "/node_modules/parent-module", "status": "whitelist", "licenses": [ { @@ -6015,14 +5641,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/prelude-ls/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/prelude-ls/LICENSE" + "/node_modules/parent-module/package.json", + "/node_modules/parent-module/license" ], "verificationStatus": "ok" }, { - "packageName": "prop-types@15.8.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/prop-types", + "packageName": "path-to-regexp@8.2.0", + "packagePath": "/node_modules/path-to-regexp", "status": "whitelist", "licenses": [ { @@ -6050,14 +5676,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/prop-types/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/prop-types/LICENSE" + "/node_modules/path-to-regexp/package.json", + "/node_modules/path-to-regexp/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "proxy-addr@2.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/proxy-addr", + "packageName": "p-locate@5.0.0", + "packagePath": "/node_modules/p-locate", "status": "whitelist", "licenses": [ { @@ -6085,14 +5711,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/proxy-addr/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/proxy-addr/LICENSE" + "/node_modules/p-locate/package.json", + "/node_modules/p-locate/license" ], "verificationStatus": "ok" }, { - "packageName": "punycode@2.3.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/punycode", + "packageName": "possible-typed-array-names@1.0.0", + "packagePath": "/node_modules/possible-typed-array-names", "status": "whitelist", "licenses": [ { @@ -6120,14 +5746,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/punycode/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/punycode/LICENSE-MIT.txt" + "/node_modules/possible-typed-array-names/package.json", + "/node_modules/possible-typed-array-names/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "react-is@16.13.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/react-is", + "packageName": "prop-types@15.8.1", + "packagePath": "/node_modules/prop-types", "status": "whitelist", "licenses": [ { @@ -6155,14 +5781,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/react-is/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/react-is/LICENSE" + "/node_modules/prop-types/package.json", + "/node_modules/prop-types/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "range-parser@1.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/range-parser", + "packageName": "loose-envify@1.4.0", + "packagePath": "/node_modules/loose-envify", "status": "whitelist", "licenses": [ { @@ -6190,14 +5816,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/range-parser/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/range-parser/LICENSE" + "/node_modules/loose-envify/package.json", + "/node_modules/loose-envify/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "qs@6.13.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/qs", + "packagePath": "/node_modules/qs", "status": "whitelist", "licenses": [ { @@ -6231,14 +5857,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/qs/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/qs/LICENSE.md" + "/node_modules/qs/package.json", + "/node_modules/qs/LICENSE.md" ], "verificationStatus": "ok" }, { - "packageName": "raw-body@3.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/raw-body", + "packageName": "path-exists@4.0.0", + "packagePath": "/node_modules/path-exists", "status": "whitelist", "licenses": [ { @@ -6266,14 +5892,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/raw-body/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/raw-body/LICENSE" + "/node_modules/path-exists/package.json", + "/node_modules/path-exists/license" ], "verificationStatus": "ok" }, { - "packageName": "iconv-lite@0.6.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/raw-body/node_modules/iconv-lite", + "packageName": "range-parser@1.2.1", + "packagePath": "/node_modules/range-parser", "status": "whitelist", "licenses": [ { @@ -6301,14 +5927,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/raw-body/node_modules/iconv-lite/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/raw-body/node_modules/iconv-lite/LICENSE" + "/node_modules/range-parser/package.json", + "/node_modules/range-parser/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "resolve-from@4.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/resolve-from", + "packageName": "proxy-addr@2.0.7", + "packagePath": "/node_modules/proxy-addr", "status": "whitelist", "licenses": [ { @@ -6336,14 +5962,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/resolve-from/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/resolve-from/license" + "/node_modules/proxy-addr/package.json", + "/node_modules/proxy-addr/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "regexp.prototype.flags@1.5.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/regexp.prototype.flags", + "packagePath": "/node_modules/regexp.prototype.flags", "status": "whitelist", "licenses": [ { @@ -6371,14 +5997,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/regexp.prototype.flags/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/regexp.prototype.flags/LICENSE" + "/node_modules/regexp.prototype.flags/package.json", + "/node_modules/regexp.prototype.flags/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "resolve@2.0.0-next.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/resolve", + "packageName": "is-symbol@1.0.4", + "packagePath": "/node_modules/is-symbol", "status": "whitelist", "licenses": [ { @@ -6406,14 +6032,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/resolve/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/resolve/LICENSE" + "/node_modules/is-symbol/package.json", + "/node_modules/is-symbol/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "safe-array-concat@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safe-array-concat", + "packageName": "punycode@2.3.1", + "packagePath": "/node_modules/punycode", "status": "whitelist", "licenses": [ { @@ -6441,14 +6067,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safe-array-concat/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safe-array-concat/LICENSE" + "/node_modules/punycode/package.json", + "/node_modules/punycode/LICENSE-MIT.txt" ], "verificationStatus": "ok" }, { - "packageName": "safe-buffer@5.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safe-buffer", + "packageName": "router@2.0.0", + "packagePath": "/node_modules/router", "status": "whitelist", "licenses": [ { @@ -6476,14 +6102,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safe-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safe-buffer/LICENSE" + "/node_modules/router/package.json", + "/node_modules/router/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "reflect.getprototypeof@1.0.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/reflect.getprototypeof", + "packageName": "safe-array-concat@1.1.2", + "packagePath": "/node_modules/safe-array-concat", "status": "whitelist", "licenses": [ { @@ -6511,14 +6137,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/reflect.getprototypeof/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/reflect.getprototypeof/LICENSE" + "/node_modules/safe-array-concat/package.json", + "/node_modules/safe-array-concat/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "router@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/router", + "packageName": "raw-body@3.0.0", + "packagePath": "/node_modules/raw-body", "status": "whitelist", "licenses": [ { @@ -6546,14 +6172,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/router/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/router/LICENSE" + "/node_modules/raw-body/package.json", + "/node_modules/raw-body/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "safer-buffer@2.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safer-buffer", + "packageName": "iconv-lite@0.6.3", + "packagePath": "/node_modules/raw-body/node_modules/iconv-lite", "status": "whitelist", "licenses": [ { @@ -6581,14 +6207,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safer-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safer-buffer/LICENSE" + "/node_modules/raw-body/node_modules/iconv-lite/package.json", + "/node_modules/raw-body/node_modules/iconv-lite/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "safe-regex-test@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safe-regex-test", + "packageName": "resolve-from@4.0.0", + "packagePath": "/node_modules/resolve-from", "status": "whitelist", "licenses": [ { @@ -6616,57 +6242,49 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safe-regex-test/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/safe-regex-test/LICENSE" + "/node_modules/resolve-from/package.json", + "/node_modules/resolve-from/license" ], "verificationStatus": "ok" }, { - "packageName": "semver@6.3.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/semver", + "packageName": "safe-regex-test@1.0.3", + "packagePath": "/node_modules/safe-regex-test", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/ISC.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/ISC.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/semver/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/semver/LICENSE" + "/node_modules/safe-regex-test/package.json", + "/node_modules/safe-regex-test/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "send@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/send", + "packageName": "safer-buffer@2.1.2", + "packagePath": "/node_modules/safer-buffer", "status": "whitelist", "licenses": [ { @@ -6694,14 +6312,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/send/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/send/LICENSE" + "/node_modules/safer-buffer/package.json", + "/node_modules/safer-buffer/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "fresh@0.5.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/send/node_modules/fresh", + "packageName": "send@1.1.0", + "packagePath": "/node_modules/send", "status": "whitelist", "licenses": [ { @@ -6729,14 +6347,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/send/node_modules/fresh/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/send/node_modules/fresh/LICENSE" + "/node_modules/send/package.json", + "/node_modules/send/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "ms@2.1.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/send/node_modules/ms", + "packageName": "fresh@0.5.2", + "packagePath": "/node_modules/send/node_modules/fresh", "status": "whitelist", "licenses": [ { @@ -6764,14 +6382,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/send/node_modules/ms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/send/node_modules/ms/license.md" + "/node_modules/send/node_modules/fresh/package.json", + "/node_modules/send/node_modules/fresh/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "set-function-length@1.2.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/set-function-length", + "packageName": "ms@2.1.3", + "packagePath": "/node_modules/send/node_modules/ms", "status": "whitelist", "licenses": [ { @@ -6799,14 +6417,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/set-function-length/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/set-function-length/LICENSE" + "/node_modules/send/node_modules/ms/package.json", + "/node_modules/send/node_modules/ms/license.md" ], "verificationStatus": "ok" }, { - "packageName": "set-function-name@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/set-function-name", + "packageName": "serve-static@2.1.0", + "packagePath": "/node_modules/serve-static", "status": "whitelist", "licenses": [ { @@ -6834,14 +6452,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/set-function-name/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/set-function-name/LICENSE" + "/node_modules/serve-static/package.json", + "/node_modules/serve-static/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "serve-static@2.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/serve-static", + "packageName": "set-function-length@1.2.2", + "packagePath": "/node_modules/set-function-length", "status": "whitelist", "licenses": [ { @@ -6869,14 +6487,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/serve-static/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/serve-static/LICENSE" + "/node_modules/set-function-length/package.json", + "/node_modules/set-function-length/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "setprototypeof@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/setprototypeof", + "packageName": "semver@6.3.1", + "packagePath": "/node_modules/semver", "status": "whitelist", "licenses": [ { @@ -6912,14 +6530,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/setprototypeof/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/setprototypeof/LICENSE" + "/node_modules/semver/package.json", + "/node_modules/semver/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "shebang-command@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/shebang-command", + "packageName": "set-function-name@2.0.2", + "packagePath": "/node_modules/set-function-name", "status": "whitelist", "licenses": [ { @@ -6947,49 +6565,57 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/shebang-command/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/shebang-command/license" + "/node_modules/set-function-name/package.json", + "/node_modules/set-function-name/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "shebang-regex@3.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/shebang-regex", + "packageName": "setprototypeof@1.2.0", + "packagePath": "/node_modules/setprototypeof", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", + "seeAlso": [ + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" + ], "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/shebang-regex/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/shebang-regex/license" + "/node_modules/setprototypeof/package.json", + "/node_modules/setprototypeof/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "side-channel@1.0.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/side-channel", + "packageName": "shebang-regex@3.0.0", + "packagePath": "/node_modules/shebang-regex", "status": "whitelist", "licenses": [ { @@ -7017,14 +6643,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/side-channel/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/side-channel/LICENSE" + "/node_modules/shebang-regex/package.json", + "/node_modules/shebang-regex/license" ], "verificationStatus": "ok" }, { - "packageName": "statuses@2.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/statuses", + "packageName": "side-channel@1.0.6", + "packagePath": "/node_modules/side-channel", "status": "whitelist", "licenses": [ { @@ -7052,14 +6678,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/statuses/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/statuses/LICENSE" + "/node_modules/side-channel/package.json", + "/node_modules/side-channel/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "string.prototype.matchall@4.0.11", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.matchall", + "packageName": "statuses@2.0.1", + "packagePath": "/node_modules/statuses", "status": "whitelist", "licenses": [ { @@ -7087,14 +6713,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.matchall/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.matchall/LICENSE" + "/node_modules/statuses/package.json", + "/node_modules/statuses/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "string.prototype.repeat@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.repeat", + "packagePath": "/node_modules/string.prototype.repeat", "status": "whitelist", "licenses": [ { @@ -7122,14 +6748,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.repeat/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.repeat/LICENSE-MIT.txt" + "/node_modules/string.prototype.repeat/package.json", + "/node_modules/string.prototype.repeat/LICENSE-MIT.txt" ], "verificationStatus": "ok" }, { "packageName": "string.prototype.trim@1.2.9", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.trim", + "packagePath": "/node_modules/string.prototype.trim", "status": "whitelist", "licenses": [ { @@ -7157,14 +6783,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.trim/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.trim/LICENSE" + "/node_modules/string.prototype.trim/package.json", + "/node_modules/string.prototype.trim/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "string.prototype.trimstart@1.0.8", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.trimstart", + "packageName": "shebang-command@2.0.0", + "packagePath": "/node_modules/shebang-command", "status": "whitelist", "licenses": [ { @@ -7192,14 +6818,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.trimstart/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.trimstart/LICENSE" + "/node_modules/shebang-command/package.json", + "/node_modules/shebang-command/license" ], "verificationStatus": "ok" }, { - "packageName": "string.prototype.trimend@1.0.8", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.trimend", + "packageName": "react-is@16.13.1", + "packagePath": "/node_modules/react-is", "status": "whitelist", "licenses": [ { @@ -7227,14 +6853,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.trimend/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/string.prototype.trimend/LICENSE" + "/node_modules/react-is/package.json", + "/node_modules/react-is/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "strip-json-comments@3.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/strip-json-comments", + "packageName": "resolve@2.0.0-next.5", + "packagePath": "/node_modules/resolve", "status": "whitelist", "licenses": [ { @@ -7262,14 +6888,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/strip-json-comments/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/strip-json-comments/license" + "/node_modules/resolve/package.json", + "/node_modules/resolve/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "supports-preserve-symlinks-flag@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/supports-preserve-symlinks-flag", + "packageName": "reflect.getprototypeof@1.0.6", + "packagePath": "/node_modules/reflect.getprototypeof", "status": "whitelist", "licenses": [ { @@ -7297,14 +6923,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/supports-preserve-symlinks-flag/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/supports-preserve-symlinks-flag/LICENSE" + "/node_modules/reflect.getprototypeof/package.json", + "/node_modules/reflect.getprototypeof/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "supports-color@7.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/supports-color", + "packagePath": "/node_modules/supports-color", "status": "whitelist", "licenses": [ { @@ -7332,14 +6958,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/supports-color/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/supports-color/license" + "/node_modules/supports-color/package.json", + "/node_modules/supports-color/license" ], "verificationStatus": "ok" }, { - "packageName": "toidentifier@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/toidentifier", + "packageName": "string.prototype.matchall@4.0.11", + "packagePath": "/node_modules/string.prototype.matchall", "status": "whitelist", "licenses": [ { @@ -7367,14 +6993,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/toidentifier/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/toidentifier/LICENSE" + "/node_modules/string.prototype.matchall/package.json", + "/node_modules/string.prototype.matchall/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "type-check@0.4.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/type-check", + "packageName": "supports-preserve-symlinks-flag@1.0.0", + "packagePath": "/node_modules/supports-preserve-symlinks-flag", "status": "whitelist", "licenses": [ { @@ -7402,14 +7028,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/type-check/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/type-check/LICENSE" + "/node_modules/supports-preserve-symlinks-flag/package.json", + "/node_modules/supports-preserve-symlinks-flag/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "type-is@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/type-is", + "packageName": "safe-buffer@5.2.1", + "packagePath": "/node_modules/safe-buffer", "status": "whitelist", "licenses": [ { @@ -7437,14 +7063,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/type-is/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/type-is/LICENSE" + "/node_modules/safe-buffer/package.json", + "/node_modules/safe-buffer/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "typed-array-buffer@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-buffer", + "packageName": "type-check@0.4.0", + "packagePath": "/node_modules/type-check", "status": "whitelist", "licenses": [ { @@ -7472,14 +7098,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-buffer/LICENSE" + "/node_modules/type-check/package.json", + "/node_modules/type-check/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "typed-array-byte-offset@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-byte-offset", + "packageName": "typed-array-buffer@1.0.2", + "packagePath": "/node_modules/typed-array-buffer", "status": "whitelist", "licenses": [ { @@ -7507,14 +7133,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-byte-offset/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-byte-offset/LICENSE" + "/node_modules/typed-array-buffer/package.json", + "/node_modules/typed-array-buffer/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "typed-array-length@1.0.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-length", + "packageName": "typed-array-byte-length@1.0.1", + "packagePath": "/node_modules/typed-array-byte-length", "status": "whitelist", "licenses": [ { @@ -7542,14 +7168,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-length/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-length/LICENSE" + "/node_modules/typed-array-byte-length/package.json", + "/node_modules/typed-array-byte-length/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "unbox-primitive@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/unbox-primitive", + "packageName": "typed-array-byte-offset@1.0.3", + "packagePath": "/node_modules/typed-array-byte-offset", "status": "whitelist", "licenses": [ { @@ -7577,14 +7203,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/unbox-primitive/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/unbox-primitive/LICENSE" + "/node_modules/typed-array-byte-offset/package.json", + "/node_modules/typed-array-byte-offset/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "unpipe@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/unpipe", + "packageName": "typed-array-length@1.0.6", + "packagePath": "/node_modules/typed-array-length", "status": "whitelist", "licenses": [ { @@ -7612,14 +7238,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/unpipe/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/unpipe/LICENSE" + "/node_modules/typed-array-length/package.json", + "/node_modules/typed-array-length/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "vary@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/vary", + "packageName": "unbox-primitive@1.0.2", + "packagePath": "/node_modules/unbox-primitive", "status": "whitelist", "licenses": [ { @@ -7647,92 +7273,84 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/vary/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/vary/LICENSE" + "/node_modules/unbox-primitive/package.json", + "/node_modules/unbox-primitive/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "which@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which", + "packageName": "unpipe@1.0.0", + "packagePath": "/node_modules/unpipe", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/ISC.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/ISC.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/ISC.json", - "name": "ISC License", - "licenseId": "ISC", - "seeAlso": [ - "https://www.isc.org/licenses/", - "https://www.isc.org/downloads/software-support-policy/isc-license/", - "https://opensource.org/licenses/ISC" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, - "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which/LICENSE" + "/node_modules/unpipe/package.json", + "/node_modules/unpipe/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "utils-merge@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/utils-merge", + "packageName": "uri-js@4.4.1", + "packagePath": "/node_modules/uri-js", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/MIT.html", + "reference": "https://spdx.org/licenses/BSD-2-Clause.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/MIT.json", - "name": "MIT License", - "licenseId": "MIT", - "seeAlso": ["https://opensource.org/license/mit/"], + "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", + "name": "BSD 2-Clause \"Simplified\" License", + "licenseId": "BSD-2-Clause", + "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], "isOsiApproved": true, - "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/utils-merge/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/utils-merge/LICENSE" + "/node_modules/uri-js/package.json", + "/node_modules/uri-js/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "which-boxed-primitive@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-boxed-primitive", + "packageName": "utils-merge@1.0.1", + "packagePath": "/node_modules/utils-merge", "status": "whitelist", "licenses": [ { @@ -7760,14 +7378,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-boxed-primitive/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-boxed-primitive/LICENSE" + "/node_modules/utils-merge/package.json", + "/node_modules/utils-merge/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "which-typed-array@1.1.15", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-typed-array", + "packageName": "vary@1.1.2", + "packagePath": "/node_modules/vary", "status": "whitelist", "licenses": [ { @@ -7795,14 +7413,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-typed-array/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-typed-array/LICENSE" + "/node_modules/vary/package.json", + "/node_modules/vary/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "wrappy@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/wrappy", + "packageName": "which@2.0.2", + "packagePath": "/node_modules/which", "status": "whitelist", "licenses": [ { @@ -7838,14 +7456,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/wrappy/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/wrappy/LICENSE" + "/node_modules/which/package.json", + "/node_modules/which/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "which-builtin-type@1.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-builtin-type", + "packageName": "string.prototype.trimstart@1.0.8", + "packagePath": "/node_modules/string.prototype.trimstart", "status": "whitelist", "licenses": [ { @@ -7873,14 +7491,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-builtin-type/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-builtin-type/LICENSE" + "/node_modules/string.prototype.trimstart/package.json", + "/node_modules/string.prototype.trimstart/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "typed-array-byte-length@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-byte-length", + "packageName": "strip-json-comments@3.1.1", + "packagePath": "/node_modules/strip-json-comments", "status": "whitelist", "licenses": [ { @@ -7908,49 +7526,49 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-byte-length/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/typed-array-byte-length/LICENSE" + "/node_modules/strip-json-comments/package.json", + "/node_modules/strip-json-comments/license" ], "verificationStatus": "ok" }, { - "packageName": "uri-js@4.4.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/uri-js", + "packageName": "which-builtin-type@1.1.4", + "packagePath": "/node_modules/which-builtin-type", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "name": "BSD 2-Clause \"Simplified\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/BSD-2-Clause.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", - "name": "BSD 2-Clause \"Simplified\" License", - "licenseId": "BSD-2-Clause", - "seeAlso": ["https://opensource.org/licenses/BSD-2-Clause"], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, - "licenseText": "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/uri-js/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/uri-js/LICENSE" + "/node_modules/which-builtin-type/package.json", + "/node_modules/which-builtin-type/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "which-collection@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-collection", + "packagePath": "/node_modules/which-collection", "status": "whitelist", "licenses": [ { @@ -7978,14 +7596,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-collection/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/which-collection/LICENSE" + "/node_modules/which-collection/package.json", + "/node_modules/which-collection/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "word-wrap@1.2.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/word-wrap", + "packageName": "which-typed-array@1.1.15", + "packagePath": "/node_modules/which-typed-array", "status": "whitelist", "licenses": [ { @@ -8013,14 +7631,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/word-wrap/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/word-wrap/LICENSE" + "/node_modules/which-typed-array/package.json", + "/node_modules/which-typed-array/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "yocto-queue@0.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/yocto-queue", + "packageName": "word-wrap@1.2.5", + "packagePath": "/node_modules/word-wrap", "status": "whitelist", "licenses": [ { @@ -8048,96 +7666,92 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/yocto-queue/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/yocto-queue/license" + "/node_modules/word-wrap/package.json", + "/node_modules/word-wrap/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "@eslint/config-array@0.19.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/config-array", + "packageName": "path-parse@1.0.7", + "packagePath": "/node_modules/path-parse", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/Apache-2.0.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/Apache-2.0.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, - "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/config-array/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/config-array/LICENSE" + "/node_modules/path-parse/package.json", + "/node_modules/path-parse/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "@eslint/core@0.9.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/core", + "packageName": "wrappy@1.0.2", + "packagePath": "/node_modules/wrappy", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/Apache-2.0.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" ], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/Apache-2.0.html", + "reference": "https://spdx.org/licenses/ISC.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", + "detailsUrl": "https://spdx.org/licenses/ISC.json", + "name": "ISC License", + "licenseId": "ISC", "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" + "https://www.isc.org/licenses/", + "https://www.isc.org/downloads/software-support-policy/isc-license/", + "https://opensource.org/licenses/ISC" ], "isOsiApproved": true, - "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "licenseText": "ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/core/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/core/LICENSE" + "/node_modules/wrappy/package.json", + "/node_modules/wrappy/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "@eslint/js@9.15.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/js", + "packageName": "yocto-queue@0.1.0", + "packagePath": "/node_modules/yocto-queue", "status": "whitelist", "licenses": [ { @@ -8165,14 +7779,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/js/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/js/LICENSE" + "/node_modules/yocto-queue/package.json", + "/node_modules/yocto-queue/license" ], "verificationStatus": "ok" }, { - "packageName": "@eslint/eslintrc@3.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/eslintrc", + "packageName": "json-schema-traverse@0.4.1", + "packagePath": "/node_modules/json-schema-traverse", "status": "whitelist", "licenses": [ { @@ -8200,14 +7814,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/eslintrc/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/eslintrc/LICENSE" + "/node_modules/json-schema-traverse/package.json", + "/node_modules/json-schema-traverse/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "@eslint-community/eslint-utils@4.4.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint-community/eslint-utils", + "packageName": "toidentifier@1.0.1", + "packagePath": "/node_modules/toidentifier", "status": "whitelist", "licenses": [ { @@ -8235,65 +7849,153 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint-community/eslint-utils/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint-community/eslint-utils/LICENSE" + "/node_modules/toidentifier/package.json", + "/node_modules/toidentifier/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "eslint-visitor-keys@3.4.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys", + "packageName": "which-boxed-primitive@1.0.2", + "packagePath": "/node_modules/which-boxed-primitive", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/Apache-2.0.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, "isFsfLibre": true, - "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "package.json-license" }, { - "reference": "https://spdx.org/licenses/Apache-2.0.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", - "https://opensource.org/licenses/Apache-2.0" - ], + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], "isOsiApproved": true, - "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "source": "license-file-content" } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys/LICENSE" + "/node_modules/which-boxed-primitive/package.json", + "/node_modules/which-boxed-primitive/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "@eslint/object-schema@2.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/object-schema", + "packageName": "keyv@4.5.4", + "packagePath": "/node_modules/keyv", "status": "whitelist", "licenses": [ { - "reference": "https://spdx.org/licenses/Apache-2.0.html", + "reference": "https://spdx.org/licenses/MIT.html", "isDeprecatedLicenseId": false, - "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", - "name": "Apache License 2.0", - "licenseId": "Apache-2.0", - "seeAlso": [ - "https://www.apache.org/licenses/LICENSE-2.0", + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + } + ], + "licensePath": [ + "/node_modules/keyv/package.json", + "/node_modules/keyv" + ], + "verificationStatus": "licenseFileNotFound" + }, + { + "packageName": "@eslint/eslintrc@3.2.0", + "packagePath": "/node_modules/@eslint/eslintrc", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/node_modules/@eslint/eslintrc/package.json", + "/node_modules/@eslint/eslintrc/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint-community/regexpp@4.12.1", + "packagePath": "/node_modules/@eslint-community/regexpp", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/node_modules/@eslint-community/regexpp/package.json", + "/node_modules/@eslint-community/regexpp/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@eslint/object-schema@2.1.4", + "packagePath": "/node_modules/@eslint/object-schema", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", "https://opensource.org/licenses/Apache-2.0" ], "isOsiApproved": true, @@ -8317,14 +8019,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/object-schema/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/object-schema/LICENSE" + "/node_modules/@eslint/object-schema/package.json", + "/node_modules/@eslint/object-schema/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@eslint/plugin-kit@0.2.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/plugin-kit", + "packagePath": "/node_modules/@eslint/plugin-kit", "status": "whitelist", "licenses": [ { @@ -8358,14 +8060,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/plugin-kit/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint/plugin-kit/LICENSE" + "/node_modules/@eslint/plugin-kit/package.json", + "/node_modules/@eslint/plugin-kit/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "@eslint-community/regexpp@4.12.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint-community/regexpp", + "packageName": "@eslint/js@9.15.0", + "packagePath": "/node_modules/@eslint/js", "status": "whitelist", "licenses": [ { @@ -8393,14 +8095,49 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint-community/regexpp/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@eslint-community/regexpp/LICENSE" + "/node_modules/@eslint/js/package.json", + "/node_modules/@eslint/js/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "@humanwhocodes/module-importer@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanwhocodes/module-importer", + "packageName": "@eslint-community/eslint-utils@4.4.1", + "packagePath": "/node_modules/@eslint-community/eslint-utils", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/node_modules/@eslint-community/eslint-utils/package.json", + "/node_modules/@eslint-community/eslint-utils/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "eslint-visitor-keys@3.4.3", + "packagePath": "/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys", "status": "whitelist", "licenses": [ { @@ -8434,14 +8171,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanwhocodes/module-importer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanwhocodes/module-importer/LICENSE" + "/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys/package.json", + "/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "@humanwhocodes/retry@0.4.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanwhocodes/retry", + "packageName": "@humanfs/core@0.19.1", + "packagePath": "/node_modules/@humanfs/core", "status": "whitelist", "licenses": [ { @@ -8475,14 +8212,125 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanwhocodes/retry/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanwhocodes/retry/LICENSE" + "/node_modules/@humanfs/core/package.json", + "/node_modules/@humanfs/core/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "@humanfs/core@0.19.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanfs/core", + "packageName": "prelude-ls@1.2.1", + "packagePath": "/node_modules/prelude-ls", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/node_modules/prelude-ls/package.json", + "/node_modules/prelude-ls/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "string.prototype.trimend@1.0.8", + "packagePath": "/node_modules/string.prototype.trimend", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/node_modules/string.prototype.trimend/package.json", + "/node_modules/string.prototype.trimend/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@humanfs/node@0.16.6", + "packagePath": "/node_modules/@humanfs/node", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/node_modules/@humanfs/node/package.json", + "/node_modules/@humanfs/node/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@humanwhocodes/retry@0.3.1", + "packagePath": "/node_modules/@humanfs/node/node_modules/@humanwhocodes/retry", "status": "whitelist", "licenses": [ { @@ -8516,14 +8364,90 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanfs/core/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanfs/core/LICENSE" + "/node_modules/@humanfs/node/node_modules/@humanwhocodes/retry/package.json", + "/node_modules/@humanfs/node/node_modules/@humanwhocodes/retry/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@humanwhocodes/module-importer@1.0.1", + "packagePath": "/node_modules/@humanwhocodes/module-importer", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/node_modules/@humanwhocodes/module-importer/package.json", + "/node_modules/@humanwhocodes/module-importer/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@types/estree@1.0.6", + "packagePath": "/node_modules/@types/estree", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/node_modules/@types/estree/package.json", + "/node_modules/@types/estree/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@types/json-schema@7.0.15", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@types/json-schema", + "packagePath": "/node_modules/@types/json-schema", "status": "whitelist", "licenses": [ { @@ -8551,14 +8475,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@types/json-schema/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@types/json-schema/LICENSE" + "/node_modules/@types/json-schema/package.json", + "/node_modules/@types/json-schema/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "@humanfs/node@0.16.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanfs/node", + "packageName": "@eslint/config-array@0.19.0", + "packagePath": "/node_modules/@eslint/config-array", "status": "whitelist", "licenses": [ { @@ -8592,14 +8516,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanfs/node/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanfs/node/LICENSE" + "/node_modules/@eslint/config-array/package.json", + "/node_modules/@eslint/config-array/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "@humanwhocodes/retry@0.3.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanfs/node/node_modules/@humanwhocodes/retry", + "packageName": "@eslint/core@0.9.0", + "packagePath": "/node_modules/@eslint/core", "status": "whitelist", "licenses": [ { @@ -8633,14 +8557,90 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanfs/node/node_modules/@humanwhocodes/retry/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@humanfs/node/node_modules/@humanwhocodes/retry/LICENSE" + "/node_modules/@eslint/core/package.json", + "/node_modules/@eslint/core/LICENSE" ], "verificationStatus": "ok" }, { - "packageName": "@types/estree@1.0.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@types/estree", + "packageName": "type-is@2.0.0", + "packagePath": "/node_modules/type-is", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/MIT.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/MIT.json", + "name": "MIT License", + "licenseId": "MIT", + "seeAlso": ["https://opensource.org/license/mit/"], + "isOsiApproved": true, + "licenseText": "MIT License\n\nCopyright (c) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/node_modules/type-is/package.json", + "/node_modules/type-is/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "@humanwhocodes/retry@0.4.1", + "packagePath": "/node_modules/@humanwhocodes/retry", + "status": "whitelist", + "licenses": [ + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "isFsfLibre": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "package.json-license" + }, + { + "reference": "https://spdx.org/licenses/Apache-2.0.html", + "isDeprecatedLicenseId": false, + "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", + "name": "Apache License 2.0", + "licenseId": "Apache-2.0", + "seeAlso": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "https://opensource.org/licenses/Apache-2.0" + ], + "isOsiApproved": true, + "licenseText": "Apache License\nVersion 2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\n (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.\n\n You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", + "source": "license-file-content" + } + ], + "licensePath": [ + "/node_modules/@humanwhocodes/retry/package.json", + "/node_modules/@humanwhocodes/retry/LICENSE" + ], + "verificationStatus": "ok" + }, + { + "packageName": "merge-descriptors@2.0.0", + "packagePath": "/node_modules/merge-descriptors", "status": "whitelist", "licenses": [ { @@ -8668,8 +8668,8 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@types/estree/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/@types/estree/LICENSE" + "/node_modules/merge-descriptors/package.json", + "/node_modules/merge-descriptors/license" ], "verificationStatus": "ok" } @@ -8680,13 +8680,13 @@ "needsUserVerification": [ { "packageName": "argparse@2.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/argparse", - "verificationMessage": "We’ve found a license file, but no matching licenses in it in path /Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/argparse. Please review package argparse@2.0.1 and assign a matching license or skip the check by listing it in the overrides field of the config file." + "packagePath": "/node_modules/argparse", + "verificationMessage": "We’ve found a license file, but no matching licenses in it in path /node_modules/argparse. Please review package argparse@2.0.1 and assign a matching license or skip the check by listing it in the overrides field of the config file." }, { "packageName": "lodash.merge@4.6.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/lodash.merge", - "verificationMessage": "We’ve found a license file, but no matching licenses in it in path /Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-m0m0kba04f/node_modules/lodash.merge. Please review package lodash.merge@4.6.2 and assign a matching license or skip the check by listing it in the overrides field of the config file." + "packagePath": "/node_modules/lodash.merge", + "verificationMessage": "We’ve found a license file, but no matching licenses in it in path /node_modules/lodash.merge. Please review package lodash.merge@4.6.2 and assign a matching license or skip the check by listing it in the overrides field of the config file." } ] } diff --git a/test/test/__snapshots__/pnpm-production.json b/test/test/__snapshots__/pnpm-production.json index 8d238a30..3e326776 100644 --- a/test/test/__snapshots__/pnpm-production.json +++ b/test/test/__snapshots__/pnpm-production.json @@ -306,7 +306,7 @@ }, { "packageName": "accepts@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts", + "packagePath": "/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts", "status": "whitelist", "licenses": [ { @@ -334,14 +334,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts/LICENSE" + "/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts/package.json", + "/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "array-flatten@3.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten", + "packagePath": "/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten", "status": "whitelist", "licenses": [ { @@ -369,14 +369,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten/LICENSE" + "/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten/package.json", + "/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "body-parser@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser", + "packagePath": "/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser", "status": "whitelist", "licenses": [ { @@ -404,14 +404,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser/LICENSE" + "/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser/package.json", + "/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "bytes@3.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes", + "packagePath": "/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes", "status": "whitelist", "licenses": [ { @@ -439,14 +439,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes/LICENSE" + "/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes/package.json", + "/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "call-bind@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind", + "packagePath": "/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind", "status": "whitelist", "licenses": [ { @@ -474,14 +474,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/LICENSE" + "/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/package.json", + "/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "content-disposition@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition", + "packagePath": "/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition", "status": "whitelist", "licenses": [ { @@ -509,14 +509,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition/LICENSE" + "/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition/package.json", + "/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "content-type@1.0.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type", + "packagePath": "/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type", "status": "whitelist", "licenses": [ { @@ -544,14 +544,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type/LICENSE" + "/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type/package.json", + "/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "cookie@0.7.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie", + "packagePath": "/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie", "status": "whitelist", "licenses": [ { @@ -579,14 +579,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie/LICENSE" + "/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie/package.json", + "/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "cookie-signature@1.2.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature", + "packagePath": "/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature", "status": "whitelist", "licenses": [ { @@ -614,14 +614,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature/LICENSE" + "/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature/package.json", + "/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "debug@3.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/debug@3.1.0/node_modules/debug", + "packagePath": "/node_modules/.pnpm/debug@3.1.0/node_modules/debug", "status": "whitelist", "licenses": [ { @@ -649,14 +649,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/debug@3.1.0/node_modules/debug/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/debug@3.1.0/node_modules/debug/LICENSE" + "/node_modules/.pnpm/debug@3.1.0/node_modules/debug/package.json", + "/node_modules/.pnpm/debug@3.1.0/node_modules/debug/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "debug@4.3.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/debug@4.3.6/node_modules/debug", + "packagePath": "/node_modules/.pnpm/debug@4.3.6/node_modules/debug", "status": "whitelist", "licenses": [ { @@ -684,14 +684,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/debug@4.3.6/node_modules/debug/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/debug@4.3.6/node_modules/debug/LICENSE" + "/node_modules/.pnpm/debug@4.3.6/node_modules/debug/package.json", + "/node_modules/.pnpm/debug@4.3.6/node_modules/debug/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "debug@2.6.9", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/debug@2.6.9/node_modules/debug", + "packagePath": "/node_modules/.pnpm/debug@2.6.9/node_modules/debug", "status": "whitelist", "licenses": [ { @@ -719,14 +719,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/debug@2.6.9/node_modules/debug/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/debug@2.6.9/node_modules/debug/LICENSE" + "/node_modules/.pnpm/debug@2.6.9/node_modules/debug/package.json", + "/node_modules/.pnpm/debug@2.6.9/node_modules/debug/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "define-data-property@1.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property", + "packagePath": "/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property", "status": "whitelist", "licenses": [ { @@ -754,14 +754,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/LICENSE" + "/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/package.json", + "/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "depd@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/depd@2.0.0/node_modules/depd", + "packagePath": "/node_modules/.pnpm/depd@2.0.0/node_modules/depd", "status": "whitelist", "licenses": [ { @@ -789,14 +789,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/depd@2.0.0/node_modules/depd/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/depd@2.0.0/node_modules/depd/LICENSE" + "/node_modules/.pnpm/depd@2.0.0/node_modules/depd/package.json", + "/node_modules/.pnpm/depd@2.0.0/node_modules/depd/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "destroy@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy", + "packagePath": "/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy", "status": "whitelist", "licenses": [ { @@ -824,14 +824,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy/LICENSE" + "/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy/package.json", + "/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "ee-first@1.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first", + "packagePath": "/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first", "status": "whitelist", "licenses": [ { @@ -859,14 +859,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first/LICENSE" + "/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first/package.json", + "/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "encodeurl@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl", + "packagePath": "/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl", "status": "whitelist", "licenses": [ { @@ -894,14 +894,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl/LICENSE" + "/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl/package.json", + "/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "encodeurl@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl", + "packagePath": "/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl", "status": "whitelist", "licenses": [ { @@ -929,14 +929,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl/LICENSE" + "/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl/package.json", + "/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "es-define-property@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property", + "packagePath": "/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property", "status": "whitelist", "licenses": [ { @@ -964,14 +964,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/LICENSE" + "/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/package.json", + "/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "es-errors@1.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors", + "packagePath": "/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors", "status": "whitelist", "licenses": [ { @@ -999,14 +999,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/LICENSE" + "/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/package.json", + "/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "escape-html@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html", + "packagePath": "/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html", "status": "whitelist", "licenses": [ { @@ -1034,8 +1034,8 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html/LICENSE" + "/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html/package.json", + "/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html/LICENSE" ], "verificationStatus": "ok" }, @@ -1152,7 +1152,7 @@ }, { "packageName": "etag@1.8.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/etag@1.8.1/node_modules/etag", + "packagePath": "/node_modules/.pnpm/etag@1.8.1/node_modules/etag", "status": "whitelist", "licenses": [ { @@ -1180,14 +1180,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/etag@1.8.1/node_modules/etag/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/etag@1.8.1/node_modules/etag/LICENSE" + "/node_modules/.pnpm/etag@1.8.1/node_modules/etag/package.json", + "/node_modules/.pnpm/etag@1.8.1/node_modules/etag/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "express@5.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/express@5.0.1/node_modules/express", + "packagePath": "/node_modules/.pnpm/express@5.0.1/node_modules/express", "status": "whitelist", "licenses": [ { @@ -1215,14 +1215,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/express@5.0.1/node_modules/express/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/express@5.0.1/node_modules/express/LICENSE" + "/node_modules/.pnpm/express@5.0.1/node_modules/express/package.json", + "/node_modules/.pnpm/express@5.0.1/node_modules/express/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "finalhandler@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler", + "packagePath": "/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler", "status": "whitelist", "licenses": [ { @@ -1250,14 +1250,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler/LICENSE" + "/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler/package.json", + "/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "forwarded@0.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded", + "packagePath": "/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded", "status": "whitelist", "licenses": [ { @@ -1285,14 +1285,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded/LICENSE" + "/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded/package.json", + "/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "fresh@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh", + "packagePath": "/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh", "status": "whitelist", "licenses": [ { @@ -1320,14 +1320,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh/LICENSE" + "/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh/package.json", + "/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "fresh@0.5.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh", + "packagePath": "/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh", "status": "whitelist", "licenses": [ { @@ -1355,14 +1355,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh/LICENSE" + "/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh/package.json", + "/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "function-bind@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind", + "packagePath": "/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind", "status": "whitelist", "licenses": [ { @@ -1390,14 +1390,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/LICENSE" + "/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/package.json", + "/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "get-intrinsic@1.2.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic", + "packagePath": "/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic", "status": "whitelist", "licenses": [ { @@ -1425,14 +1425,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/LICENSE" + "/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/package.json", + "/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "gopd@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd", + "packagePath": "/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd", "status": "whitelist", "licenses": [ { @@ -1460,14 +1460,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd/LICENSE" + "/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd/package.json", + "/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "has-property-descriptors@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors", + "packagePath": "/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors", "status": "whitelist", "licenses": [ { @@ -1495,14 +1495,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/LICENSE" + "/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/package.json", + "/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "has-proto@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto", + "packagePath": "/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto", "status": "whitelist", "licenses": [ { @@ -1530,14 +1530,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto/LICENSE" + "/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto/package.json", + "/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "has-symbols@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols", + "packagePath": "/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols", "status": "whitelist", "licenses": [ { @@ -1565,14 +1565,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/LICENSE" + "/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/package.json", + "/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "hasown@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown", + "packagePath": "/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown", "status": "whitelist", "licenses": [ { @@ -1600,14 +1600,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/LICENSE" + "/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/package.json", + "/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "http-errors@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors", + "packagePath": "/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors", "status": "whitelist", "licenses": [ { @@ -1635,14 +1635,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors/LICENSE" + "/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors/package.json", + "/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "iconv-lite@0.5.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite", + "packagePath": "/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite", "status": "whitelist", "licenses": [ { @@ -1670,14 +1670,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite/LICENSE" + "/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite/package.json", + "/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "iconv-lite@0.6.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite", + "packagePath": "/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite", "status": "whitelist", "licenses": [ { @@ -1705,14 +1705,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite/LICENSE" + "/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite/package.json", + "/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "inherits@2.0.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits", + "packagePath": "/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits", "status": "whitelist", "licenses": [ { @@ -1748,14 +1748,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/LICENSE" + "/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/package.json", + "/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "ipaddr.js@1.9.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js", + "packagePath": "/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js", "status": "whitelist", "licenses": [ { @@ -1783,14 +1783,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js/LICENSE" + "/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js/package.json", + "/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-promise@4.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise", + "packagePath": "/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise", "status": "whitelist", "licenses": [ { @@ -1818,14 +1818,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise/LICENSE" + "/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise/package.json", + "/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "media-typer@0.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer", + "packagePath": "/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer", "status": "whitelist", "licenses": [ { @@ -1853,14 +1853,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer/LICENSE" + "/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer/package.json", + "/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "media-typer@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer", + "packagePath": "/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer", "status": "whitelist", "licenses": [ { @@ -1888,14 +1888,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer/LICENSE" + "/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer/package.json", + "/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "merge-descriptors@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors", + "packagePath": "/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors", "status": "whitelist", "licenses": [ { @@ -1923,14 +1923,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors/license" + "/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors/package.json", + "/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors/license" ], "verificationStatus": "ok" }, { "packageName": "methods@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/methods@1.1.2/node_modules/methods", + "packagePath": "/node_modules/.pnpm/methods@1.1.2/node_modules/methods", "status": "whitelist", "licenses": [ { @@ -1958,14 +1958,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/methods@1.1.2/node_modules/methods/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/methods@1.1.2/node_modules/methods/LICENSE" + "/node_modules/.pnpm/methods@1.1.2/node_modules/methods/package.json", + "/node_modules/.pnpm/methods@1.1.2/node_modules/methods/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "mime-db@1.53.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db", + "packagePath": "/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db", "status": "whitelist", "licenses": [ { @@ -1993,14 +1993,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db/LICENSE" + "/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db/package.json", + "/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "mime-db@1.52.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db", + "packagePath": "/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db", "status": "whitelist", "licenses": [ { @@ -2028,14 +2028,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db/LICENSE" + "/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db/package.json", + "/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "mime-types@3.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types", + "packagePath": "/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types", "status": "whitelist", "licenses": [ { @@ -2063,14 +2063,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types/LICENSE" + "/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types/package.json", + "/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "mime-types@2.1.35", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types", + "packagePath": "/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types", "status": "whitelist", "licenses": [ { @@ -2098,14 +2098,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types/LICENSE" + "/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types/package.json", + "/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "ms@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ms@2.0.0/node_modules/ms", + "packagePath": "/node_modules/.pnpm/ms@2.0.0/node_modules/ms", "status": "whitelist", "licenses": [ { @@ -2133,14 +2133,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ms@2.0.0/node_modules/ms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ms@2.0.0/node_modules/ms/license.md" + "/node_modules/.pnpm/ms@2.0.0/node_modules/ms/package.json", + "/node_modules/.pnpm/ms@2.0.0/node_modules/ms/license.md" ], "verificationStatus": "ok" }, { "packageName": "ms@2.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ms@2.1.2/node_modules/ms", + "packagePath": "/node_modules/.pnpm/ms@2.1.2/node_modules/ms", "status": "whitelist", "licenses": [ { @@ -2168,14 +2168,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ms@2.1.2/node_modules/ms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ms@2.1.2/node_modules/ms/license.md" + "/node_modules/.pnpm/ms@2.1.2/node_modules/ms/package.json", + "/node_modules/.pnpm/ms@2.1.2/node_modules/ms/license.md" ], "verificationStatus": "ok" }, { "packageName": "ms@2.1.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ms@2.1.3/node_modules/ms", + "packagePath": "/node_modules/.pnpm/ms@2.1.3/node_modules/ms", "status": "whitelist", "licenses": [ { @@ -2203,14 +2203,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ms@2.1.3/node_modules/ms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/ms@2.1.3/node_modules/ms/license.md" + "/node_modules/.pnpm/ms@2.1.3/node_modules/ms/package.json", + "/node_modules/.pnpm/ms@2.1.3/node_modules/ms/license.md" ], "verificationStatus": "ok" }, { "packageName": "negotiator@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator", + "packagePath": "/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator", "status": "whitelist", "licenses": [ { @@ -2238,14 +2238,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator/LICENSE" + "/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator/package.json", + "/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "object-inspect@1.13.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect", + "packagePath": "/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect", "status": "whitelist", "licenses": [ { @@ -2273,14 +2273,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect/LICENSE" + "/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect/package.json", + "/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "on-finished@2.4.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished", + "packagePath": "/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished", "status": "whitelist", "licenses": [ { @@ -2308,14 +2308,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished/LICENSE" + "/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished/package.json", + "/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "once@1.4.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/once@1.4.0/node_modules/once", + "packagePath": "/node_modules/.pnpm/once@1.4.0/node_modules/once", "status": "whitelist", "licenses": [ { @@ -2351,14 +2351,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/once@1.4.0/node_modules/once/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/once@1.4.0/node_modules/once/LICENSE" + "/node_modules/.pnpm/once@1.4.0/node_modules/once/package.json", + "/node_modules/.pnpm/once@1.4.0/node_modules/once/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "parseurl@1.3.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl", + "packagePath": "/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl", "status": "whitelist", "licenses": [ { @@ -2386,14 +2386,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl/LICENSE" + "/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl/package.json", + "/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "path-to-regexp@8.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp", + "packagePath": "/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp", "status": "whitelist", "licenses": [ { @@ -2421,14 +2421,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp/LICENSE" + "/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp/package.json", + "/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "proxy-addr@2.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr", + "packagePath": "/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr", "status": "whitelist", "licenses": [ { @@ -2456,14 +2456,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr/LICENSE" + "/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr/package.json", + "/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "qs@6.13.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/qs@6.13.0/node_modules/qs", + "packagePath": "/node_modules/.pnpm/qs@6.13.0/node_modules/qs", "status": "whitelist", "licenses": [ { @@ -2497,14 +2497,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/qs@6.13.0/node_modules/qs/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/qs@6.13.0/node_modules/qs/LICENSE.md" + "/node_modules/.pnpm/qs@6.13.0/node_modules/qs/package.json", + "/node_modules/.pnpm/qs@6.13.0/node_modules/qs/LICENSE.md" ], "verificationStatus": "ok" }, { "packageName": "range-parser@1.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser", + "packagePath": "/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser", "status": "whitelist", "licenses": [ { @@ -2532,14 +2532,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser/LICENSE" + "/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser/package.json", + "/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "raw-body@3.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body", + "packagePath": "/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body", "status": "whitelist", "licenses": [ { @@ -2567,14 +2567,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body/LICENSE" + "/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body/package.json", + "/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "router@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/router@2.0.0/node_modules/router", + "packagePath": "/node_modules/.pnpm/router@2.0.0/node_modules/router", "status": "whitelist", "licenses": [ { @@ -2602,14 +2602,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/router@2.0.0/node_modules/router/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/router@2.0.0/node_modules/router/LICENSE" + "/node_modules/.pnpm/router@2.0.0/node_modules/router/package.json", + "/node_modules/.pnpm/router@2.0.0/node_modules/router/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "safe-buffer@5.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer", + "packagePath": "/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer", "status": "whitelist", "licenses": [ { @@ -2637,14 +2637,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/LICENSE" + "/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/package.json", + "/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "safer-buffer@2.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer", + "packagePath": "/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer", "status": "whitelist", "licenses": [ { @@ -2672,14 +2672,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer/LICENSE" + "/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer/package.json", + "/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "send@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/send@1.1.0/node_modules/send", + "packagePath": "/node_modules/.pnpm/send@1.1.0/node_modules/send", "status": "whitelist", "licenses": [ { @@ -2707,14 +2707,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/send@1.1.0/node_modules/send/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/send@1.1.0/node_modules/send/LICENSE" + "/node_modules/.pnpm/send@1.1.0/node_modules/send/package.json", + "/node_modules/.pnpm/send@1.1.0/node_modules/send/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "serve-static@2.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static", + "packagePath": "/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static", "status": "whitelist", "licenses": [ { @@ -2742,14 +2742,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static/LICENSE" + "/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static/package.json", + "/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "set-function-length@1.2.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length", + "packagePath": "/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length", "status": "whitelist", "licenses": [ { @@ -2777,14 +2777,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/LICENSE" + "/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/package.json", + "/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "setprototypeof@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof", + "packagePath": "/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof", "status": "whitelist", "licenses": [ { @@ -2820,14 +2820,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof/LICENSE" + "/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof/package.json", + "/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "side-channel@1.0.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel", + "packagePath": "/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel", "status": "whitelist", "licenses": [ { @@ -2855,14 +2855,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel/LICENSE" + "/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel/package.json", + "/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "statuses@2.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses", + "packagePath": "/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses", "status": "whitelist", "licenses": [ { @@ -2890,14 +2890,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses/LICENSE" + "/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses/package.json", + "/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "toidentifier@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier", + "packagePath": "/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier", "status": "whitelist", "licenses": [ { @@ -2925,14 +2925,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier/LICENSE" + "/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier/package.json", + "/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "type-is@1.6.18", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is", + "packagePath": "/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is", "status": "whitelist", "licenses": [ { @@ -2960,14 +2960,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is/LICENSE" + "/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is/package.json", + "/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "type-is@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is", + "packagePath": "/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is", "status": "whitelist", "licenses": [ { @@ -2995,14 +2995,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is/LICENSE" + "/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is/package.json", + "/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "unpipe@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe", + "packagePath": "/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe", "status": "whitelist", "licenses": [ { @@ -3030,14 +3030,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe/LICENSE" + "/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe/package.json", + "/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "utils-merge@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge", + "packagePath": "/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge", "status": "whitelist", "licenses": [ { @@ -3065,14 +3065,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge/LICENSE" + "/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge/package.json", + "/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "vary@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/vary@1.1.2/node_modules/vary", + "packagePath": "/node_modules/.pnpm/vary@1.1.2/node_modules/vary", "status": "whitelist", "licenses": [ { @@ -3100,14 +3100,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/vary@1.1.2/node_modules/vary/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/vary@1.1.2/node_modules/vary/LICENSE" + "/node_modules/.pnpm/vary@1.1.2/node_modules/vary/package.json", + "/node_modules/.pnpm/vary@1.1.2/node_modules/vary/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "wrappy@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy", + "packagePath": "/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy", "status": "whitelist", "licenses": [ { @@ -3143,8 +3143,8 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-695moa3upve/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy/LICENSE" + "/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy/package.json", + "/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy/LICENSE" ], "verificationStatus": "ok" } diff --git a/test/test/__snapshots__/pnpm.json b/test/test/__snapshots__/pnpm.json index 7a7f38b7..274091dd 100644 --- a/test/test/__snapshots__/pnpm.json +++ b/test/test/__snapshots__/pnpm.json @@ -2,7 +2,7 @@ "whitelist": [ { "packageName": "@eslint-community/eslint-utils@4.4.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils", + "packagePath": "/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils", "status": "whitelist", "licenses": [ { @@ -30,14 +30,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils/LICENSE" + "/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils/package.json", + "/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@eslint-community/regexpp@4.12.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp", + "packagePath": "/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp", "status": "whitelist", "licenses": [ { @@ -65,14 +65,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp/LICENSE" + "/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp/package.json", + "/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@eslint/config-array@0.19.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array", + "packagePath": "/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array", "status": "whitelist", "licenses": [ { @@ -106,14 +106,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array/LICENSE" + "/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array/package.json", + "/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@eslint/core@0.9.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core", + "packagePath": "/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core", "status": "whitelist", "licenses": [ { @@ -147,14 +147,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core/LICENSE" + "/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core/package.json", + "/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@eslint/eslintrc@3.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc", + "packagePath": "/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc", "status": "whitelist", "licenses": [ { @@ -182,14 +182,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc/LICENSE" + "/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc/package.json", + "/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@eslint/js@9.16.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js", + "packagePath": "/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js", "status": "whitelist", "licenses": [ { @@ -217,14 +217,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js/LICENSE" + "/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js/package.json", + "/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@eslint/object-schema@2.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema", + "packagePath": "/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema", "status": "whitelist", "licenses": [ { @@ -258,14 +258,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema/LICENSE" + "/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema/package.json", + "/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@eslint/plugin-kit@0.2.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit", + "packagePath": "/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit", "status": "whitelist", "licenses": [ { @@ -299,14 +299,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit/LICENSE" + "/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit/package.json", + "/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@humanfs/core@0.19.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanfs+core@0.19.1/node_modules/@humanfs/core", + "packagePath": "/node_modules/.pnpm/@humanfs+core@0.19.1/node_modules/@humanfs/core", "status": "whitelist", "licenses": [ { @@ -340,14 +340,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanfs+core@0.19.1/node_modules/@humanfs/core/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanfs+core@0.19.1/node_modules/@humanfs/core/LICENSE" + "/node_modules/.pnpm/@humanfs+core@0.19.1/node_modules/@humanfs/core/package.json", + "/node_modules/.pnpm/@humanfs+core@0.19.1/node_modules/@humanfs/core/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@humanfs/node@0.16.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanfs+node@0.16.6/node_modules/@humanfs/node", + "packagePath": "/node_modules/.pnpm/@humanfs+node@0.16.6/node_modules/@humanfs/node", "status": "whitelist", "licenses": [ { @@ -381,14 +381,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanfs+node@0.16.6/node_modules/@humanfs/node/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanfs+node@0.16.6/node_modules/@humanfs/node/LICENSE" + "/node_modules/.pnpm/@humanfs+node@0.16.6/node_modules/@humanfs/node/package.json", + "/node_modules/.pnpm/@humanfs+node@0.16.6/node_modules/@humanfs/node/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@humanwhocodes/module-importer@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanwhocodes+module-importer@1.0.1/node_modules/@humanwhocodes/module-importer", + "packagePath": "/node_modules/.pnpm/@humanwhocodes+module-importer@1.0.1/node_modules/@humanwhocodes/module-importer", "status": "whitelist", "licenses": [ { @@ -422,14 +422,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanwhocodes+module-importer@1.0.1/node_modules/@humanwhocodes/module-importer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanwhocodes+module-importer@1.0.1/node_modules/@humanwhocodes/module-importer/LICENSE" + "/node_modules/.pnpm/@humanwhocodes+module-importer@1.0.1/node_modules/@humanwhocodes/module-importer/package.json", + "/node_modules/.pnpm/@humanwhocodes+module-importer@1.0.1/node_modules/@humanwhocodes/module-importer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@humanwhocodes/retry@0.3.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanwhocodes+retry@0.3.1/node_modules/@humanwhocodes/retry", + "packagePath": "/node_modules/.pnpm/@humanwhocodes+retry@0.3.1/node_modules/@humanwhocodes/retry", "status": "whitelist", "licenses": [ { @@ -463,14 +463,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanwhocodes+retry@0.3.1/node_modules/@humanwhocodes/retry/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanwhocodes+retry@0.3.1/node_modules/@humanwhocodes/retry/LICENSE" + "/node_modules/.pnpm/@humanwhocodes+retry@0.3.1/node_modules/@humanwhocodes/retry/package.json", + "/node_modules/.pnpm/@humanwhocodes+retry@0.3.1/node_modules/@humanwhocodes/retry/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@humanwhocodes/retry@0.4.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanwhocodes+retry@0.4.1/node_modules/@humanwhocodes/retry", + "packagePath": "/node_modules/.pnpm/@humanwhocodes+retry@0.4.1/node_modules/@humanwhocodes/retry", "status": "whitelist", "licenses": [ { @@ -504,14 +504,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanwhocodes+retry@0.4.1/node_modules/@humanwhocodes/retry/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@humanwhocodes+retry@0.4.1/node_modules/@humanwhocodes/retry/LICENSE" + "/node_modules/.pnpm/@humanwhocodes+retry@0.4.1/node_modules/@humanwhocodes/retry/package.json", + "/node_modules/.pnpm/@humanwhocodes+retry@0.4.1/node_modules/@humanwhocodes/retry/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@types/estree@1.0.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@types+estree@1.0.6/node_modules/@types/estree", + "packagePath": "/node_modules/.pnpm/@types+estree@1.0.6/node_modules/@types/estree", "status": "whitelist", "licenses": [ { @@ -539,14 +539,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@types+estree@1.0.6/node_modules/@types/estree/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@types+estree@1.0.6/node_modules/@types/estree/LICENSE" + "/node_modules/.pnpm/@types+estree@1.0.6/node_modules/@types/estree/package.json", + "/node_modules/.pnpm/@types+estree@1.0.6/node_modules/@types/estree/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@types/json-schema@7.0.15", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@types+json-schema@7.0.15/node_modules/@types/json-schema", + "packagePath": "/node_modules/.pnpm/@types+json-schema@7.0.15/node_modules/@types/json-schema", "status": "whitelist", "licenses": [ { @@ -574,14 +574,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@types+json-schema@7.0.15/node_modules/@types/json-schema/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/@types+json-schema@7.0.15/node_modules/@types/json-schema/LICENSE" + "/node_modules/.pnpm/@types+json-schema@7.0.15/node_modules/@types/json-schema/package.json", + "/node_modules/.pnpm/@types+json-schema@7.0.15/node_modules/@types/json-schema/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "accepts@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts", + "packagePath": "/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts", "status": "whitelist", "licenses": [ { @@ -609,14 +609,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts/LICENSE" + "/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts/package.json", + "/node_modules/.pnpm/accepts@2.0.0/node_modules/accepts/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "acorn@8.14.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/acorn@8.14.0/node_modules/acorn", + "packagePath": "/node_modules/.pnpm/acorn@8.14.0/node_modules/acorn", "status": "whitelist", "licenses": [ { @@ -644,14 +644,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/acorn@8.14.0/node_modules/acorn/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/acorn@8.14.0/node_modules/acorn/LICENSE" + "/node_modules/.pnpm/acorn@8.14.0/node_modules/acorn/package.json", + "/node_modules/.pnpm/acorn@8.14.0/node_modules/acorn/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "acorn-jsx@5.3.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/acorn-jsx@5.3.2_acorn@8.14.0/node_modules/acorn-jsx", + "packagePath": "/node_modules/.pnpm/acorn-jsx@5.3.2_acorn@8.14.0/node_modules/acorn-jsx", "status": "whitelist", "licenses": [ { @@ -679,14 +679,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/acorn-jsx@5.3.2_acorn@8.14.0/node_modules/acorn-jsx/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/acorn-jsx@5.3.2_acorn@8.14.0/node_modules/acorn-jsx/LICENSE" + "/node_modules/.pnpm/acorn-jsx@5.3.2_acorn@8.14.0/node_modules/acorn-jsx/package.json", + "/node_modules/.pnpm/acorn-jsx@5.3.2_acorn@8.14.0/node_modules/acorn-jsx/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "ajv@6.12.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv", + "packagePath": "/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv", "status": "whitelist", "licenses": [ { @@ -714,14 +714,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/LICENSE" + "/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/package.json", + "/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "ansi-styles@4.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles", + "packagePath": "/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles", "status": "whitelist", "licenses": [ { @@ -749,14 +749,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles/license" + "/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles/package.json", + "/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles/license" ], "verificationStatus": "ok" }, { "packageName": "array-buffer-byte-length@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array-buffer-byte-length@1.0.1/node_modules/array-buffer-byte-length", + "packagePath": "/node_modules/.pnpm/array-buffer-byte-length@1.0.1/node_modules/array-buffer-byte-length", "status": "whitelist", "licenses": [ { @@ -784,14 +784,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array-buffer-byte-length@1.0.1/node_modules/array-buffer-byte-length/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array-buffer-byte-length@1.0.1/node_modules/array-buffer-byte-length/LICENSE" + "/node_modules/.pnpm/array-buffer-byte-length@1.0.1/node_modules/array-buffer-byte-length/package.json", + "/node_modules/.pnpm/array-buffer-byte-length@1.0.1/node_modules/array-buffer-byte-length/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "array-flatten@3.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten", + "packagePath": "/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten", "status": "whitelist", "licenses": [ { @@ -819,14 +819,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten/LICENSE" + "/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten/package.json", + "/node_modules/.pnpm/array-flatten@3.0.0/node_modules/array-flatten/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "array-includes@3.1.8", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array-includes@3.1.8/node_modules/array-includes", + "packagePath": "/node_modules/.pnpm/array-includes@3.1.8/node_modules/array-includes", "status": "whitelist", "licenses": [ { @@ -854,14 +854,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array-includes@3.1.8/node_modules/array-includes/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array-includes@3.1.8/node_modules/array-includes/LICENSE" + "/node_modules/.pnpm/array-includes@3.1.8/node_modules/array-includes/package.json", + "/node_modules/.pnpm/array-includes@3.1.8/node_modules/array-includes/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "array.prototype.findlast@1.2.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.findlast@1.2.5/node_modules/array.prototype.findlast", + "packagePath": "/node_modules/.pnpm/array.prototype.findlast@1.2.5/node_modules/array.prototype.findlast", "status": "whitelist", "licenses": [ { @@ -889,14 +889,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.findlast@1.2.5/node_modules/array.prototype.findlast/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.findlast@1.2.5/node_modules/array.prototype.findlast/LICENSE" + "/node_modules/.pnpm/array.prototype.findlast@1.2.5/node_modules/array.prototype.findlast/package.json", + "/node_modules/.pnpm/array.prototype.findlast@1.2.5/node_modules/array.prototype.findlast/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "array.prototype.flat@1.3.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.flat@1.3.2/node_modules/array.prototype.flat", + "packagePath": "/node_modules/.pnpm/array.prototype.flat@1.3.2/node_modules/array.prototype.flat", "status": "whitelist", "licenses": [ { @@ -924,14 +924,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.flat@1.3.2/node_modules/array.prototype.flat/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.flat@1.3.2/node_modules/array.prototype.flat/LICENSE" + "/node_modules/.pnpm/array.prototype.flat@1.3.2/node_modules/array.prototype.flat/package.json", + "/node_modules/.pnpm/array.prototype.flat@1.3.2/node_modules/array.prototype.flat/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "array.prototype.flatmap@1.3.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.flatmap@1.3.2/node_modules/array.prototype.flatmap", + "packagePath": "/node_modules/.pnpm/array.prototype.flatmap@1.3.2/node_modules/array.prototype.flatmap", "status": "whitelist", "licenses": [ { @@ -959,14 +959,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.flatmap@1.3.2/node_modules/array.prototype.flatmap/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.flatmap@1.3.2/node_modules/array.prototype.flatmap/LICENSE" + "/node_modules/.pnpm/array.prototype.flatmap@1.3.2/node_modules/array.prototype.flatmap/package.json", + "/node_modules/.pnpm/array.prototype.flatmap@1.3.2/node_modules/array.prototype.flatmap/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "array.prototype.tosorted@1.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.tosorted@1.1.4/node_modules/array.prototype.tosorted", + "packagePath": "/node_modules/.pnpm/array.prototype.tosorted@1.1.4/node_modules/array.prototype.tosorted", "status": "whitelist", "licenses": [ { @@ -994,14 +994,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.tosorted@1.1.4/node_modules/array.prototype.tosorted/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/array.prototype.tosorted@1.1.4/node_modules/array.prototype.tosorted/LICENSE" + "/node_modules/.pnpm/array.prototype.tosorted@1.1.4/node_modules/array.prototype.tosorted/package.json", + "/node_modules/.pnpm/array.prototype.tosorted@1.1.4/node_modules/array.prototype.tosorted/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "arraybuffer.prototype.slice@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/arraybuffer.prototype.slice@1.0.3/node_modules/arraybuffer.prototype.slice", + "packagePath": "/node_modules/.pnpm/arraybuffer.prototype.slice@1.0.3/node_modules/arraybuffer.prototype.slice", "status": "whitelist", "licenses": [ { @@ -1029,14 +1029,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/arraybuffer.prototype.slice@1.0.3/node_modules/arraybuffer.prototype.slice/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/arraybuffer.prototype.slice@1.0.3/node_modules/arraybuffer.prototype.slice/LICENSE" + "/node_modules/.pnpm/arraybuffer.prototype.slice@1.0.3/node_modules/arraybuffer.prototype.slice/package.json", + "/node_modules/.pnpm/arraybuffer.prototype.slice@1.0.3/node_modules/arraybuffer.prototype.slice/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "available-typed-arrays@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/available-typed-arrays@1.0.7/node_modules/available-typed-arrays", + "packagePath": "/node_modules/.pnpm/available-typed-arrays@1.0.7/node_modules/available-typed-arrays", "status": "whitelist", "licenses": [ { @@ -1064,14 +1064,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/available-typed-arrays@1.0.7/node_modules/available-typed-arrays/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/available-typed-arrays@1.0.7/node_modules/available-typed-arrays/LICENSE" + "/node_modules/.pnpm/available-typed-arrays@1.0.7/node_modules/available-typed-arrays/package.json", + "/node_modules/.pnpm/available-typed-arrays@1.0.7/node_modules/available-typed-arrays/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "balanced-match@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match", + "packagePath": "/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match", "status": "whitelist", "licenses": [ { @@ -1099,14 +1099,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match/LICENSE.md" + "/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match/package.json", + "/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match/LICENSE.md" ], "verificationStatus": "ok" }, { "packageName": "body-parser@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser", + "packagePath": "/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser", "status": "whitelist", "licenses": [ { @@ -1134,14 +1134,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser/LICENSE" + "/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser/package.json", + "/node_modules/.pnpm/body-parser@2.0.2/node_modules/body-parser/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "brace-expansion@1.1.11", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/brace-expansion@1.1.11/node_modules/brace-expansion", + "packagePath": "/node_modules/.pnpm/brace-expansion@1.1.11/node_modules/brace-expansion", "status": "whitelist", "licenses": [ { @@ -1169,14 +1169,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/brace-expansion@1.1.11/node_modules/brace-expansion/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/brace-expansion@1.1.11/node_modules/brace-expansion/LICENSE" + "/node_modules/.pnpm/brace-expansion@1.1.11/node_modules/brace-expansion/package.json", + "/node_modules/.pnpm/brace-expansion@1.1.11/node_modules/brace-expansion/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "bytes@3.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes", + "packagePath": "/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes", "status": "whitelist", "licenses": [ { @@ -1204,14 +1204,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes/LICENSE" + "/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes/package.json", + "/node_modules/.pnpm/bytes@3.1.2/node_modules/bytes/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "call-bind@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind", + "packagePath": "/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind", "status": "whitelist", "licenses": [ { @@ -1239,14 +1239,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/LICENSE" + "/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/package.json", + "/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "callsites@3.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/callsites@3.1.0/node_modules/callsites", + "packagePath": "/node_modules/.pnpm/callsites@3.1.0/node_modules/callsites", "status": "whitelist", "licenses": [ { @@ -1274,14 +1274,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/callsites@3.1.0/node_modules/callsites/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/callsites@3.1.0/node_modules/callsites/license" + "/node_modules/.pnpm/callsites@3.1.0/node_modules/callsites/package.json", + "/node_modules/.pnpm/callsites@3.1.0/node_modules/callsites/license" ], "verificationStatus": "ok" }, { "packageName": "chalk@4.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk", + "packagePath": "/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk", "status": "whitelist", "licenses": [ { @@ -1309,14 +1309,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/license" + "/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/package.json", + "/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/license" ], "verificationStatus": "ok" }, { "packageName": "color-convert@2.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert", + "packagePath": "/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert", "status": "whitelist", "licenses": [ { @@ -1344,14 +1344,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/LICENSE" + "/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/package.json", + "/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "color-name@1.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/color-name@1.1.4/node_modules/color-name", + "packagePath": "/node_modules/.pnpm/color-name@1.1.4/node_modules/color-name", "status": "whitelist", "licenses": [ { @@ -1379,14 +1379,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/LICENSE" + "/node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/package.json", + "/node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "concat-map@0.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/concat-map@0.0.1/node_modules/concat-map", + "packagePath": "/node_modules/.pnpm/concat-map@0.0.1/node_modules/concat-map", "status": "whitelist", "licenses": [ { @@ -1414,14 +1414,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/concat-map@0.0.1/node_modules/concat-map/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/concat-map@0.0.1/node_modules/concat-map/LICENSE" + "/node_modules/.pnpm/concat-map@0.0.1/node_modules/concat-map/package.json", + "/node_modules/.pnpm/concat-map@0.0.1/node_modules/concat-map/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "content-disposition@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition", + "packagePath": "/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition", "status": "whitelist", "licenses": [ { @@ -1449,14 +1449,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition/LICENSE" + "/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition/package.json", + "/node_modules/.pnpm/content-disposition@1.0.0/node_modules/content-disposition/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "content-type@1.0.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type", + "packagePath": "/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type", "status": "whitelist", "licenses": [ { @@ -1484,14 +1484,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type/LICENSE" + "/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type/package.json", + "/node_modules/.pnpm/content-type@1.0.5/node_modules/content-type/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "cookie@0.7.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie", + "packagePath": "/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie", "status": "whitelist", "licenses": [ { @@ -1519,14 +1519,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie/LICENSE" + "/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie/package.json", + "/node_modules/.pnpm/cookie@0.7.1/node_modules/cookie/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "cookie-signature@1.2.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature", + "packagePath": "/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature", "status": "whitelist", "licenses": [ { @@ -1554,14 +1554,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature/LICENSE" + "/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature/package.json", + "/node_modules/.pnpm/cookie-signature@1.2.2/node_modules/cookie-signature/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "cross-spawn@7.0.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/cross-spawn@7.0.6/node_modules/cross-spawn", + "packagePath": "/node_modules/.pnpm/cross-spawn@7.0.6/node_modules/cross-spawn", "status": "whitelist", "licenses": [ { @@ -1589,14 +1589,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/cross-spawn@7.0.6/node_modules/cross-spawn/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/cross-spawn@7.0.6/node_modules/cross-spawn/LICENSE" + "/node_modules/.pnpm/cross-spawn@7.0.6/node_modules/cross-spawn/package.json", + "/node_modules/.pnpm/cross-spawn@7.0.6/node_modules/cross-spawn/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "data-view-buffer@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/data-view-buffer@1.0.1/node_modules/data-view-buffer", + "packagePath": "/node_modules/.pnpm/data-view-buffer@1.0.1/node_modules/data-view-buffer", "status": "whitelist", "licenses": [ { @@ -1624,14 +1624,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/data-view-buffer@1.0.1/node_modules/data-view-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/data-view-buffer@1.0.1/node_modules/data-view-buffer/LICENSE" + "/node_modules/.pnpm/data-view-buffer@1.0.1/node_modules/data-view-buffer/package.json", + "/node_modules/.pnpm/data-view-buffer@1.0.1/node_modules/data-view-buffer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "data-view-byte-length@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/data-view-byte-length@1.0.1/node_modules/data-view-byte-length", + "packagePath": "/node_modules/.pnpm/data-view-byte-length@1.0.1/node_modules/data-view-byte-length", "status": "whitelist", "licenses": [ { @@ -1659,14 +1659,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/data-view-byte-length@1.0.1/node_modules/data-view-byte-length/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/data-view-byte-length@1.0.1/node_modules/data-view-byte-length/LICENSE" + "/node_modules/.pnpm/data-view-byte-length@1.0.1/node_modules/data-view-byte-length/package.json", + "/node_modules/.pnpm/data-view-byte-length@1.0.1/node_modules/data-view-byte-length/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "data-view-byte-offset@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/data-view-byte-offset@1.0.0/node_modules/data-view-byte-offset", + "packagePath": "/node_modules/.pnpm/data-view-byte-offset@1.0.0/node_modules/data-view-byte-offset", "status": "whitelist", "licenses": [ { @@ -1694,14 +1694,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/data-view-byte-offset@1.0.0/node_modules/data-view-byte-offset/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/data-view-byte-offset@1.0.0/node_modules/data-view-byte-offset/LICENSE" + "/node_modules/.pnpm/data-view-byte-offset@1.0.0/node_modules/data-view-byte-offset/package.json", + "/node_modules/.pnpm/data-view-byte-offset@1.0.0/node_modules/data-view-byte-offset/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "debug@3.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@3.1.0/node_modules/debug", + "packagePath": "/node_modules/.pnpm/debug@3.1.0/node_modules/debug", "status": "whitelist", "licenses": [ { @@ -1729,14 +1729,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@3.1.0/node_modules/debug/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@3.1.0/node_modules/debug/LICENSE" + "/node_modules/.pnpm/debug@3.1.0/node_modules/debug/package.json", + "/node_modules/.pnpm/debug@3.1.0/node_modules/debug/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "debug@4.3.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@4.3.6/node_modules/debug", + "packagePath": "/node_modules/.pnpm/debug@4.3.6/node_modules/debug", "status": "whitelist", "licenses": [ { @@ -1764,14 +1764,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@4.3.6/node_modules/debug/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@4.3.6/node_modules/debug/LICENSE" + "/node_modules/.pnpm/debug@4.3.6/node_modules/debug/package.json", + "/node_modules/.pnpm/debug@4.3.6/node_modules/debug/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "debug@2.6.9", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@2.6.9/node_modules/debug", + "packagePath": "/node_modules/.pnpm/debug@2.6.9/node_modules/debug", "status": "whitelist", "licenses": [ { @@ -1799,14 +1799,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@2.6.9/node_modules/debug/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@2.6.9/node_modules/debug/LICENSE" + "/node_modules/.pnpm/debug@2.6.9/node_modules/debug/package.json", + "/node_modules/.pnpm/debug@2.6.9/node_modules/debug/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "debug@4.3.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@4.3.7/node_modules/debug", + "packagePath": "/node_modules/.pnpm/debug@4.3.7/node_modules/debug", "status": "whitelist", "licenses": [ { @@ -1834,14 +1834,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@4.3.7/node_modules/debug/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/debug@4.3.7/node_modules/debug/LICENSE" + "/node_modules/.pnpm/debug@4.3.7/node_modules/debug/package.json", + "/node_modules/.pnpm/debug@4.3.7/node_modules/debug/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "deep-is@0.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/deep-is@0.1.4/node_modules/deep-is", + "packagePath": "/node_modules/.pnpm/deep-is@0.1.4/node_modules/deep-is", "status": "whitelist", "licenses": [ { @@ -1869,14 +1869,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/deep-is@0.1.4/node_modules/deep-is/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/deep-is@0.1.4/node_modules/deep-is/LICENSE" + "/node_modules/.pnpm/deep-is@0.1.4/node_modules/deep-is/package.json", + "/node_modules/.pnpm/deep-is@0.1.4/node_modules/deep-is/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "define-data-property@1.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property", + "packagePath": "/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property", "status": "whitelist", "licenses": [ { @@ -1904,14 +1904,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/LICENSE" + "/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/package.json", + "/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "define-properties@1.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/define-properties@1.2.1/node_modules/define-properties", + "packagePath": "/node_modules/.pnpm/define-properties@1.2.1/node_modules/define-properties", "status": "whitelist", "licenses": [ { @@ -1939,14 +1939,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/define-properties@1.2.1/node_modules/define-properties/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/define-properties@1.2.1/node_modules/define-properties/LICENSE" + "/node_modules/.pnpm/define-properties@1.2.1/node_modules/define-properties/package.json", + "/node_modules/.pnpm/define-properties@1.2.1/node_modules/define-properties/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "depd@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/depd@2.0.0/node_modules/depd", + "packagePath": "/node_modules/.pnpm/depd@2.0.0/node_modules/depd", "status": "whitelist", "licenses": [ { @@ -1974,14 +1974,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/depd@2.0.0/node_modules/depd/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/depd@2.0.0/node_modules/depd/LICENSE" + "/node_modules/.pnpm/depd@2.0.0/node_modules/depd/package.json", + "/node_modules/.pnpm/depd@2.0.0/node_modules/depd/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "destroy@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy", + "packagePath": "/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy", "status": "whitelist", "licenses": [ { @@ -2009,14 +2009,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy/LICENSE" + "/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy/package.json", + "/node_modules/.pnpm/destroy@1.2.0/node_modules/destroy/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "doctrine@2.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/doctrine@2.1.0/node_modules/doctrine", + "packagePath": "/node_modules/.pnpm/doctrine@2.1.0/node_modules/doctrine", "status": "whitelist", "licenses": [ { @@ -2050,14 +2050,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/doctrine@2.1.0/node_modules/doctrine/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/doctrine@2.1.0/node_modules/doctrine/LICENSE" + "/node_modules/.pnpm/doctrine@2.1.0/node_modules/doctrine/package.json", + "/node_modules/.pnpm/doctrine@2.1.0/node_modules/doctrine/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "ee-first@1.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first", + "packagePath": "/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first", "status": "whitelist", "licenses": [ { @@ -2085,14 +2085,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first/LICENSE" + "/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first/package.json", + "/node_modules/.pnpm/ee-first@1.1.1/node_modules/ee-first/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "encodeurl@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl", + "packagePath": "/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl", "status": "whitelist", "licenses": [ { @@ -2120,14 +2120,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl/LICENSE" + "/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl/package.json", + "/node_modules/.pnpm/encodeurl@2.0.0/node_modules/encodeurl/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "encodeurl@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl", + "packagePath": "/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl", "status": "whitelist", "licenses": [ { @@ -2155,14 +2155,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl/LICENSE" + "/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl/package.json", + "/node_modules/.pnpm/encodeurl@1.0.2/node_modules/encodeurl/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "es-abstract@1.23.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-abstract@1.23.5/node_modules/es-abstract", + "packagePath": "/node_modules/.pnpm/es-abstract@1.23.5/node_modules/es-abstract", "status": "whitelist", "licenses": [ { @@ -2190,14 +2190,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-abstract@1.23.5/node_modules/es-abstract/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-abstract@1.23.5/node_modules/es-abstract/LICENSE" + "/node_modules/.pnpm/es-abstract@1.23.5/node_modules/es-abstract/package.json", + "/node_modules/.pnpm/es-abstract@1.23.5/node_modules/es-abstract/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "es-define-property@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property", + "packagePath": "/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property", "status": "whitelist", "licenses": [ { @@ -2225,14 +2225,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/LICENSE" + "/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/package.json", + "/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "es-errors@1.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors", + "packagePath": "/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors", "status": "whitelist", "licenses": [ { @@ -2260,14 +2260,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/LICENSE" + "/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/package.json", + "/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "es-iterator-helpers@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-iterator-helpers@1.2.0/node_modules/es-iterator-helpers", + "packagePath": "/node_modules/.pnpm/es-iterator-helpers@1.2.0/node_modules/es-iterator-helpers", "status": "whitelist", "licenses": [ { @@ -2295,14 +2295,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-iterator-helpers@1.2.0/node_modules/es-iterator-helpers/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-iterator-helpers@1.2.0/node_modules/es-iterator-helpers/LICENSE" + "/node_modules/.pnpm/es-iterator-helpers@1.2.0/node_modules/es-iterator-helpers/package.json", + "/node_modules/.pnpm/es-iterator-helpers@1.2.0/node_modules/es-iterator-helpers/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "es-object-atoms@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-object-atoms@1.0.0/node_modules/es-object-atoms", + "packagePath": "/node_modules/.pnpm/es-object-atoms@1.0.0/node_modules/es-object-atoms", "status": "whitelist", "licenses": [ { @@ -2330,14 +2330,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-object-atoms@1.0.0/node_modules/es-object-atoms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-object-atoms@1.0.0/node_modules/es-object-atoms/LICENSE" + "/node_modules/.pnpm/es-object-atoms@1.0.0/node_modules/es-object-atoms/package.json", + "/node_modules/.pnpm/es-object-atoms@1.0.0/node_modules/es-object-atoms/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "es-set-tostringtag@2.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-set-tostringtag@2.0.3/node_modules/es-set-tostringtag", + "packagePath": "/node_modules/.pnpm/es-set-tostringtag@2.0.3/node_modules/es-set-tostringtag", "status": "whitelist", "licenses": [ { @@ -2365,14 +2365,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-set-tostringtag@2.0.3/node_modules/es-set-tostringtag/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-set-tostringtag@2.0.3/node_modules/es-set-tostringtag/LICENSE" + "/node_modules/.pnpm/es-set-tostringtag@2.0.3/node_modules/es-set-tostringtag/package.json", + "/node_modules/.pnpm/es-set-tostringtag@2.0.3/node_modules/es-set-tostringtag/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "es-shim-unscopables@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-shim-unscopables@1.0.2/node_modules/es-shim-unscopables", + "packagePath": "/node_modules/.pnpm/es-shim-unscopables@1.0.2/node_modules/es-shim-unscopables", "status": "whitelist", "licenses": [ { @@ -2400,14 +2400,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-shim-unscopables@1.0.2/node_modules/es-shim-unscopables/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-shim-unscopables@1.0.2/node_modules/es-shim-unscopables/LICENSE" + "/node_modules/.pnpm/es-shim-unscopables@1.0.2/node_modules/es-shim-unscopables/package.json", + "/node_modules/.pnpm/es-shim-unscopables@1.0.2/node_modules/es-shim-unscopables/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "es-to-primitive@1.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-to-primitive@1.3.0/node_modules/es-to-primitive", + "packagePath": "/node_modules/.pnpm/es-to-primitive@1.3.0/node_modules/es-to-primitive", "status": "whitelist", "licenses": [ { @@ -2435,14 +2435,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-to-primitive@1.3.0/node_modules/es-to-primitive/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/es-to-primitive@1.3.0/node_modules/es-to-primitive/LICENSE" + "/node_modules/.pnpm/es-to-primitive@1.3.0/node_modules/es-to-primitive/package.json", + "/node_modules/.pnpm/es-to-primitive@1.3.0/node_modules/es-to-primitive/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "escape-html@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html", + "packagePath": "/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html", "status": "whitelist", "licenses": [ { @@ -2470,14 +2470,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html/LICENSE" + "/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html/package.json", + "/node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "escape-string-regexp@4.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/escape-string-regexp@4.0.0/node_modules/escape-string-regexp", + "packagePath": "/node_modules/.pnpm/escape-string-regexp@4.0.0/node_modules/escape-string-regexp", "status": "whitelist", "licenses": [ { @@ -2505,14 +2505,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/escape-string-regexp@4.0.0/node_modules/escape-string-regexp/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/escape-string-regexp@4.0.0/node_modules/escape-string-regexp/license" + "/node_modules/.pnpm/escape-string-regexp@4.0.0/node_modules/escape-string-regexp/package.json", + "/node_modules/.pnpm/escape-string-regexp@4.0.0/node_modules/escape-string-regexp/license" ], "verificationStatus": "ok" }, { "packageName": "eslint@9.16.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint", + "packagePath": "/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint", "status": "whitelist", "licenses": [ { @@ -2540,14 +2540,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint/LICENSE" + "/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint/package.json", + "/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "eslint-plugin-react@7.37.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-plugin-react@7.37.2_eslint@9.16.0/node_modules/eslint-plugin-react", + "packagePath": "/node_modules/.pnpm/eslint-plugin-react@7.37.2_eslint@9.16.0/node_modules/eslint-plugin-react", "status": "whitelist", "licenses": [ { @@ -2575,14 +2575,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-plugin-react@7.37.2_eslint@9.16.0/node_modules/eslint-plugin-react/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-plugin-react@7.37.2_eslint@9.16.0/node_modules/eslint-plugin-react/LICENSE" + "/node_modules/.pnpm/eslint-plugin-react@7.37.2_eslint@9.16.0/node_modules/eslint-plugin-react/package.json", + "/node_modules/.pnpm/eslint-plugin-react@7.37.2_eslint@9.16.0/node_modules/eslint-plugin-react/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "eslint-scope@8.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope", + "packagePath": "/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope", "status": "whitelist", "licenses": [ { @@ -2610,14 +2610,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope/LICENSE" + "/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope/package.json", + "/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "eslint-visitor-keys@3.4.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-visitor-keys@3.4.3/node_modules/eslint-visitor-keys", + "packagePath": "/node_modules/.pnpm/eslint-visitor-keys@3.4.3/node_modules/eslint-visitor-keys", "status": "whitelist", "licenses": [ { @@ -2651,14 +2651,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-visitor-keys@3.4.3/node_modules/eslint-visitor-keys/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-visitor-keys@3.4.3/node_modules/eslint-visitor-keys/LICENSE" + "/node_modules/.pnpm/eslint-visitor-keys@3.4.3/node_modules/eslint-visitor-keys/package.json", + "/node_modules/.pnpm/eslint-visitor-keys@3.4.3/node_modules/eslint-visitor-keys/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "eslint-visitor-keys@4.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys", + "packagePath": "/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys", "status": "whitelist", "licenses": [ { @@ -2692,14 +2692,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys/LICENSE" + "/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys/package.json", + "/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "espree@10.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/espree@10.3.0/node_modules/espree", + "packagePath": "/node_modules/.pnpm/espree@10.3.0/node_modules/espree", "status": "whitelist", "licenses": [ { @@ -2727,14 +2727,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/espree@10.3.0/node_modules/espree/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/espree@10.3.0/node_modules/espree/LICENSE" + "/node_modules/.pnpm/espree@10.3.0/node_modules/espree/package.json", + "/node_modules/.pnpm/espree@10.3.0/node_modules/espree/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "esquery@1.6.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/esquery@1.6.0/node_modules/esquery", + "packagePath": "/node_modules/.pnpm/esquery@1.6.0/node_modules/esquery", "status": "whitelist", "licenses": [ { @@ -2768,14 +2768,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/esquery@1.6.0/node_modules/esquery/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/esquery@1.6.0/node_modules/esquery/license.txt" + "/node_modules/.pnpm/esquery@1.6.0/node_modules/esquery/package.json", + "/node_modules/.pnpm/esquery@1.6.0/node_modules/esquery/license.txt" ], "verificationStatus": "ok" }, { "packageName": "esrecurse@4.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/esrecurse@4.3.0/node_modules/esrecurse", + "packagePath": "/node_modules/.pnpm/esrecurse@4.3.0/node_modules/esrecurse", "status": "whitelist", "licenses": [ { @@ -2792,14 +2792,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/esrecurse@4.3.0/node_modules/esrecurse/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/esrecurse@4.3.0/node_modules/esrecurse" + "/node_modules/.pnpm/esrecurse@4.3.0/node_modules/esrecurse/package.json", + "/node_modules/.pnpm/esrecurse@4.3.0/node_modules/esrecurse" ], "verificationStatus": "licenseFileNotFound" }, { "packageName": "estraverse@5.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/estraverse@5.3.0/node_modules/estraverse", + "packagePath": "/node_modules/.pnpm/estraverse@5.3.0/node_modules/estraverse", "status": "whitelist", "licenses": [ { @@ -2816,14 +2816,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/estraverse@5.3.0/node_modules/estraverse/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/estraverse@5.3.0/node_modules/estraverse" + "/node_modules/.pnpm/estraverse@5.3.0/node_modules/estraverse/package.json", + "/node_modules/.pnpm/estraverse@5.3.0/node_modules/estraverse" ], "verificationStatus": "licenseFileNotFound" }, { "packageName": "esutils@2.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/esutils@2.0.3/node_modules/esutils", + "packagePath": "/node_modules/.pnpm/esutils@2.0.3/node_modules/esutils", "status": "whitelist", "licenses": [ { @@ -2840,14 +2840,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/esutils@2.0.3/node_modules/esutils/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/esutils@2.0.3/node_modules/esutils" + "/node_modules/.pnpm/esutils@2.0.3/node_modules/esutils/package.json", + "/node_modules/.pnpm/esutils@2.0.3/node_modules/esutils" ], "verificationStatus": "licenseFileNotFound" }, { "packageName": "etag@1.8.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/etag@1.8.1/node_modules/etag", + "packagePath": "/node_modules/.pnpm/etag@1.8.1/node_modules/etag", "status": "whitelist", "licenses": [ { @@ -2875,14 +2875,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/etag@1.8.1/node_modules/etag/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/etag@1.8.1/node_modules/etag/LICENSE" + "/node_modules/.pnpm/etag@1.8.1/node_modules/etag/package.json", + "/node_modules/.pnpm/etag@1.8.1/node_modules/etag/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "express@5.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/express@5.0.1/node_modules/express", + "packagePath": "/node_modules/.pnpm/express@5.0.1/node_modules/express", "status": "whitelist", "licenses": [ { @@ -2910,14 +2910,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/express@5.0.1/node_modules/express/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/express@5.0.1/node_modules/express/LICENSE" + "/node_modules/.pnpm/express@5.0.1/node_modules/express/package.json", + "/node_modules/.pnpm/express@5.0.1/node_modules/express/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "fast-deep-equal@3.1.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal", + "packagePath": "/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal", "status": "whitelist", "licenses": [ { @@ -2945,14 +2945,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/LICENSE" + "/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/package.json", + "/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "fast-json-stable-stringify@2.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fast-json-stable-stringify@2.1.0/node_modules/fast-json-stable-stringify", + "packagePath": "/node_modules/.pnpm/fast-json-stable-stringify@2.1.0/node_modules/fast-json-stable-stringify", "status": "whitelist", "licenses": [ { @@ -2980,14 +2980,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fast-json-stable-stringify@2.1.0/node_modules/fast-json-stable-stringify/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fast-json-stable-stringify@2.1.0/node_modules/fast-json-stable-stringify/LICENSE" + "/node_modules/.pnpm/fast-json-stable-stringify@2.1.0/node_modules/fast-json-stable-stringify/package.json", + "/node_modules/.pnpm/fast-json-stable-stringify@2.1.0/node_modules/fast-json-stable-stringify/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "fast-levenshtein@2.0.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fast-levenshtein@2.0.6/node_modules/fast-levenshtein", + "packagePath": "/node_modules/.pnpm/fast-levenshtein@2.0.6/node_modules/fast-levenshtein", "status": "whitelist", "licenses": [ { @@ -3015,14 +3015,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fast-levenshtein@2.0.6/node_modules/fast-levenshtein/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fast-levenshtein@2.0.6/node_modules/fast-levenshtein/LICENSE.md" + "/node_modules/.pnpm/fast-levenshtein@2.0.6/node_modules/fast-levenshtein/package.json", + "/node_modules/.pnpm/fast-levenshtein@2.0.6/node_modules/fast-levenshtein/LICENSE.md" ], "verificationStatus": "ok" }, { "packageName": "file-entry-cache@8.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/file-entry-cache@8.0.0/node_modules/file-entry-cache", + "packagePath": "/node_modules/.pnpm/file-entry-cache@8.0.0/node_modules/file-entry-cache", "status": "whitelist", "licenses": [ { @@ -3050,14 +3050,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/file-entry-cache@8.0.0/node_modules/file-entry-cache/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/file-entry-cache@8.0.0/node_modules/file-entry-cache/LICENSE" + "/node_modules/.pnpm/file-entry-cache@8.0.0/node_modules/file-entry-cache/package.json", + "/node_modules/.pnpm/file-entry-cache@8.0.0/node_modules/file-entry-cache/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "finalhandler@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler", + "packagePath": "/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler", "status": "whitelist", "licenses": [ { @@ -3085,14 +3085,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler/LICENSE" + "/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler/package.json", + "/node_modules/.pnpm/finalhandler@2.0.0/node_modules/finalhandler/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "find-up@5.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/find-up@5.0.0/node_modules/find-up", + "packagePath": "/node_modules/.pnpm/find-up@5.0.0/node_modules/find-up", "status": "whitelist", "licenses": [ { @@ -3120,14 +3120,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/find-up@5.0.0/node_modules/find-up/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/find-up@5.0.0/node_modules/find-up/license" + "/node_modules/.pnpm/find-up@5.0.0/node_modules/find-up/package.json", + "/node_modules/.pnpm/find-up@5.0.0/node_modules/find-up/license" ], "verificationStatus": "ok" }, { "packageName": "flat-cache@4.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/flat-cache@4.0.1/node_modules/flat-cache", + "packagePath": "/node_modules/.pnpm/flat-cache@4.0.1/node_modules/flat-cache", "status": "whitelist", "licenses": [ { @@ -3155,14 +3155,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/flat-cache@4.0.1/node_modules/flat-cache/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/flat-cache@4.0.1/node_modules/flat-cache/LICENSE" + "/node_modules/.pnpm/flat-cache@4.0.1/node_modules/flat-cache/package.json", + "/node_modules/.pnpm/flat-cache@4.0.1/node_modules/flat-cache/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "flatted@3.3.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/flatted@3.3.2/node_modules/flatted", + "packagePath": "/node_modules/.pnpm/flatted@3.3.2/node_modules/flatted", "status": "whitelist", "licenses": [ { @@ -3198,14 +3198,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/flatted@3.3.2/node_modules/flatted/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/flatted@3.3.2/node_modules/flatted/LICENSE" + "/node_modules/.pnpm/flatted@3.3.2/node_modules/flatted/package.json", + "/node_modules/.pnpm/flatted@3.3.2/node_modules/flatted/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "for-each@0.3.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each", + "packagePath": "/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each", "status": "whitelist", "licenses": [ { @@ -3233,14 +3233,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/LICENSE" + "/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/package.json", + "/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "forwarded@0.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded", + "packagePath": "/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded", "status": "whitelist", "licenses": [ { @@ -3268,14 +3268,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded/LICENSE" + "/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded/package.json", + "/node_modules/.pnpm/forwarded@0.2.0/node_modules/forwarded/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "fresh@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh", + "packagePath": "/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh", "status": "whitelist", "licenses": [ { @@ -3303,14 +3303,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh/LICENSE" + "/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh/package.json", + "/node_modules/.pnpm/fresh@2.0.0/node_modules/fresh/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "fresh@0.5.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh", + "packagePath": "/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh", "status": "whitelist", "licenses": [ { @@ -3338,14 +3338,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh/LICENSE" + "/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh/package.json", + "/node_modules/.pnpm/fresh@0.5.2/node_modules/fresh/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "function-bind@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind", + "packagePath": "/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind", "status": "whitelist", "licenses": [ { @@ -3373,14 +3373,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/LICENSE" + "/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/package.json", + "/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "function.prototype.name@1.1.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/function.prototype.name@1.1.6/node_modules/function.prototype.name", + "packagePath": "/node_modules/.pnpm/function.prototype.name@1.1.6/node_modules/function.prototype.name", "status": "whitelist", "licenses": [ { @@ -3408,14 +3408,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/function.prototype.name@1.1.6/node_modules/function.prototype.name/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/function.prototype.name@1.1.6/node_modules/function.prototype.name/LICENSE" + "/node_modules/.pnpm/function.prototype.name@1.1.6/node_modules/function.prototype.name/package.json", + "/node_modules/.pnpm/function.prototype.name@1.1.6/node_modules/function.prototype.name/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "functions-have-names@1.2.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/functions-have-names@1.2.3/node_modules/functions-have-names", + "packagePath": "/node_modules/.pnpm/functions-have-names@1.2.3/node_modules/functions-have-names", "status": "whitelist", "licenses": [ { @@ -3443,14 +3443,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/functions-have-names@1.2.3/node_modules/functions-have-names/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/functions-have-names@1.2.3/node_modules/functions-have-names/LICENSE" + "/node_modules/.pnpm/functions-have-names@1.2.3/node_modules/functions-have-names/package.json", + "/node_modules/.pnpm/functions-have-names@1.2.3/node_modules/functions-have-names/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "get-intrinsic@1.2.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic", + "packagePath": "/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic", "status": "whitelist", "licenses": [ { @@ -3478,14 +3478,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/LICENSE" + "/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/package.json", + "/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "get-symbol-description@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/get-symbol-description@1.0.2/node_modules/get-symbol-description", + "packagePath": "/node_modules/.pnpm/get-symbol-description@1.0.2/node_modules/get-symbol-description", "status": "whitelist", "licenses": [ { @@ -3513,14 +3513,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/get-symbol-description@1.0.2/node_modules/get-symbol-description/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/get-symbol-description@1.0.2/node_modules/get-symbol-description/LICENSE" + "/node_modules/.pnpm/get-symbol-description@1.0.2/node_modules/get-symbol-description/package.json", + "/node_modules/.pnpm/get-symbol-description@1.0.2/node_modules/get-symbol-description/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "glob-parent@6.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/glob-parent@6.0.2/node_modules/glob-parent", + "packagePath": "/node_modules/.pnpm/glob-parent@6.0.2/node_modules/glob-parent", "status": "whitelist", "licenses": [ { @@ -3556,14 +3556,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/glob-parent@6.0.2/node_modules/glob-parent/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/glob-parent@6.0.2/node_modules/glob-parent/LICENSE" + "/node_modules/.pnpm/glob-parent@6.0.2/node_modules/glob-parent/package.json", + "/node_modules/.pnpm/glob-parent@6.0.2/node_modules/glob-parent/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "globals@14.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/globals@14.0.0/node_modules/globals", + "packagePath": "/node_modules/.pnpm/globals@14.0.0/node_modules/globals", "status": "whitelist", "licenses": [ { @@ -3591,14 +3591,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/globals@14.0.0/node_modules/globals/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/globals@14.0.0/node_modules/globals/license" + "/node_modules/.pnpm/globals@14.0.0/node_modules/globals/package.json", + "/node_modules/.pnpm/globals@14.0.0/node_modules/globals/license" ], "verificationStatus": "ok" }, { "packageName": "globalthis@1.0.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/globalthis@1.0.4/node_modules/globalthis", + "packagePath": "/node_modules/.pnpm/globalthis@1.0.4/node_modules/globalthis", "status": "whitelist", "licenses": [ { @@ -3626,14 +3626,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/globalthis@1.0.4/node_modules/globalthis/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/globalthis@1.0.4/node_modules/globalthis/LICENSE" + "/node_modules/.pnpm/globalthis@1.0.4/node_modules/globalthis/package.json", + "/node_modules/.pnpm/globalthis@1.0.4/node_modules/globalthis/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "gopd@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd", + "packagePath": "/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd", "status": "whitelist", "licenses": [ { @@ -3661,14 +3661,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd/LICENSE" + "/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd/package.json", + "/node_modules/.pnpm/gopd@1.1.0/node_modules/gopd/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "has-bigints@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-bigints@1.0.2/node_modules/has-bigints", + "packagePath": "/node_modules/.pnpm/has-bigints@1.0.2/node_modules/has-bigints", "status": "whitelist", "licenses": [ { @@ -3696,14 +3696,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-bigints@1.0.2/node_modules/has-bigints/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-bigints@1.0.2/node_modules/has-bigints/LICENSE" + "/node_modules/.pnpm/has-bigints@1.0.2/node_modules/has-bigints/package.json", + "/node_modules/.pnpm/has-bigints@1.0.2/node_modules/has-bigints/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "has-flag@4.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-flag@4.0.0/node_modules/has-flag", + "packagePath": "/node_modules/.pnpm/has-flag@4.0.0/node_modules/has-flag", "status": "whitelist", "licenses": [ { @@ -3731,14 +3731,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-flag@4.0.0/node_modules/has-flag/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-flag@4.0.0/node_modules/has-flag/license" + "/node_modules/.pnpm/has-flag@4.0.0/node_modules/has-flag/package.json", + "/node_modules/.pnpm/has-flag@4.0.0/node_modules/has-flag/license" ], "verificationStatus": "ok" }, { "packageName": "has-property-descriptors@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors", + "packagePath": "/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors", "status": "whitelist", "licenses": [ { @@ -3766,14 +3766,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/LICENSE" + "/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/package.json", + "/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "has-proto@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto", + "packagePath": "/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto", "status": "whitelist", "licenses": [ { @@ -3801,14 +3801,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto/LICENSE" + "/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto/package.json", + "/node_modules/.pnpm/has-proto@1.1.0/node_modules/has-proto/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "has-symbols@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols", + "packagePath": "/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols", "status": "whitelist", "licenses": [ { @@ -3836,14 +3836,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/LICENSE" + "/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/package.json", + "/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "has-tostringtag@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-tostringtag@1.0.2/node_modules/has-tostringtag", + "packagePath": "/node_modules/.pnpm/has-tostringtag@1.0.2/node_modules/has-tostringtag", "status": "whitelist", "licenses": [ { @@ -3871,14 +3871,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-tostringtag@1.0.2/node_modules/has-tostringtag/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/has-tostringtag@1.0.2/node_modules/has-tostringtag/LICENSE" + "/node_modules/.pnpm/has-tostringtag@1.0.2/node_modules/has-tostringtag/package.json", + "/node_modules/.pnpm/has-tostringtag@1.0.2/node_modules/has-tostringtag/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "hasown@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown", + "packagePath": "/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown", "status": "whitelist", "licenses": [ { @@ -3906,14 +3906,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/LICENSE" + "/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/package.json", + "/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "http-errors@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors", + "packagePath": "/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors", "status": "whitelist", "licenses": [ { @@ -3941,14 +3941,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors/LICENSE" + "/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors/package.json", + "/node_modules/.pnpm/http-errors@2.0.0/node_modules/http-errors/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "iconv-lite@0.5.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite", + "packagePath": "/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite", "status": "whitelist", "licenses": [ { @@ -3976,14 +3976,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite/LICENSE" + "/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite/package.json", + "/node_modules/.pnpm/iconv-lite@0.5.2/node_modules/iconv-lite/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "iconv-lite@0.6.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite", + "packagePath": "/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite", "status": "whitelist", "licenses": [ { @@ -4011,14 +4011,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite/LICENSE" + "/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite/package.json", + "/node_modules/.pnpm/iconv-lite@0.6.3/node_modules/iconv-lite/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "ignore@5.3.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ignore@5.3.2/node_modules/ignore", + "packagePath": "/node_modules/.pnpm/ignore@5.3.2/node_modules/ignore", "status": "whitelist", "licenses": [ { @@ -4046,14 +4046,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ignore@5.3.2/node_modules/ignore/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ignore@5.3.2/node_modules/ignore/LICENSE-MIT" + "/node_modules/.pnpm/ignore@5.3.2/node_modules/ignore/package.json", + "/node_modules/.pnpm/ignore@5.3.2/node_modules/ignore/LICENSE-MIT" ], "verificationStatus": "ok" }, { "packageName": "import-fresh@3.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/import-fresh@3.3.0/node_modules/import-fresh", + "packagePath": "/node_modules/.pnpm/import-fresh@3.3.0/node_modules/import-fresh", "status": "whitelist", "licenses": [ { @@ -4081,14 +4081,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/import-fresh@3.3.0/node_modules/import-fresh/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/import-fresh@3.3.0/node_modules/import-fresh/license" + "/node_modules/.pnpm/import-fresh@3.3.0/node_modules/import-fresh/package.json", + "/node_modules/.pnpm/import-fresh@3.3.0/node_modules/import-fresh/license" ], "verificationStatus": "ok" }, { "packageName": "imurmurhash@0.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/imurmurhash@0.1.4/node_modules/imurmurhash", + "packagePath": "/node_modules/.pnpm/imurmurhash@0.1.4/node_modules/imurmurhash", "status": "whitelist", "licenses": [ { @@ -4105,14 +4105,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/imurmurhash@0.1.4/node_modules/imurmurhash/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/imurmurhash@0.1.4/node_modules/imurmurhash" + "/node_modules/.pnpm/imurmurhash@0.1.4/node_modules/imurmurhash/package.json", + "/node_modules/.pnpm/imurmurhash@0.1.4/node_modules/imurmurhash" ], "verificationStatus": "licenseFileNotFound" }, { "packageName": "inherits@2.0.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits", + "packagePath": "/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits", "status": "whitelist", "licenses": [ { @@ -4148,14 +4148,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/LICENSE" + "/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/package.json", + "/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "internal-slot@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/internal-slot@1.0.7/node_modules/internal-slot", + "packagePath": "/node_modules/.pnpm/internal-slot@1.0.7/node_modules/internal-slot", "status": "whitelist", "licenses": [ { @@ -4183,14 +4183,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/internal-slot@1.0.7/node_modules/internal-slot/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/internal-slot@1.0.7/node_modules/internal-slot/LICENSE" + "/node_modules/.pnpm/internal-slot@1.0.7/node_modules/internal-slot/package.json", + "/node_modules/.pnpm/internal-slot@1.0.7/node_modules/internal-slot/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "ipaddr.js@1.9.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js", + "packagePath": "/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js", "status": "whitelist", "licenses": [ { @@ -4218,14 +4218,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js/LICENSE" + "/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js/package.json", + "/node_modules/.pnpm/ipaddr.js@1.9.1/node_modules/ipaddr.js/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-array-buffer@3.0.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-array-buffer@3.0.4/node_modules/is-array-buffer", + "packagePath": "/node_modules/.pnpm/is-array-buffer@3.0.4/node_modules/is-array-buffer", "status": "whitelist", "licenses": [ { @@ -4253,14 +4253,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-array-buffer@3.0.4/node_modules/is-array-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-array-buffer@3.0.4/node_modules/is-array-buffer/LICENSE" + "/node_modules/.pnpm/is-array-buffer@3.0.4/node_modules/is-array-buffer/package.json", + "/node_modules/.pnpm/is-array-buffer@3.0.4/node_modules/is-array-buffer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-async-function@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-async-function@2.0.0/node_modules/is-async-function", + "packagePath": "/node_modules/.pnpm/is-async-function@2.0.0/node_modules/is-async-function", "status": "whitelist", "licenses": [ { @@ -4288,14 +4288,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-async-function@2.0.0/node_modules/is-async-function/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-async-function@2.0.0/node_modules/is-async-function/LICENSE" + "/node_modules/.pnpm/is-async-function@2.0.0/node_modules/is-async-function/package.json", + "/node_modules/.pnpm/is-async-function@2.0.0/node_modules/is-async-function/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-bigint@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-bigint@1.1.0/node_modules/is-bigint", + "packagePath": "/node_modules/.pnpm/is-bigint@1.1.0/node_modules/is-bigint", "status": "whitelist", "licenses": [ { @@ -4323,14 +4323,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-bigint@1.1.0/node_modules/is-bigint/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-bigint@1.1.0/node_modules/is-bigint/LICENSE" + "/node_modules/.pnpm/is-bigint@1.1.0/node_modules/is-bigint/package.json", + "/node_modules/.pnpm/is-bigint@1.1.0/node_modules/is-bigint/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-boolean-object@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-boolean-object@1.2.0/node_modules/is-boolean-object", + "packagePath": "/node_modules/.pnpm/is-boolean-object@1.2.0/node_modules/is-boolean-object", "status": "whitelist", "licenses": [ { @@ -4358,14 +4358,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-boolean-object@1.2.0/node_modules/is-boolean-object/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-boolean-object@1.2.0/node_modules/is-boolean-object/LICENSE" + "/node_modules/.pnpm/is-boolean-object@1.2.0/node_modules/is-boolean-object/package.json", + "/node_modules/.pnpm/is-boolean-object@1.2.0/node_modules/is-boolean-object/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-callable@1.2.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable", + "packagePath": "/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable", "status": "whitelist", "licenses": [ { @@ -4393,14 +4393,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/LICENSE" + "/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/package.json", + "/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-core-module@2.15.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-core-module@2.15.1/node_modules/is-core-module", + "packagePath": "/node_modules/.pnpm/is-core-module@2.15.1/node_modules/is-core-module", "status": "whitelist", "licenses": [ { @@ -4428,14 +4428,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-core-module@2.15.1/node_modules/is-core-module/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-core-module@2.15.1/node_modules/is-core-module/LICENSE" + "/node_modules/.pnpm/is-core-module@2.15.1/node_modules/is-core-module/package.json", + "/node_modules/.pnpm/is-core-module@2.15.1/node_modules/is-core-module/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-data-view@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-data-view@1.0.1/node_modules/is-data-view", + "packagePath": "/node_modules/.pnpm/is-data-view@1.0.1/node_modules/is-data-view", "status": "whitelist", "licenses": [ { @@ -4463,14 +4463,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-data-view@1.0.1/node_modules/is-data-view/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-data-view@1.0.1/node_modules/is-data-view/LICENSE" + "/node_modules/.pnpm/is-data-view@1.0.1/node_modules/is-data-view/package.json", + "/node_modules/.pnpm/is-data-view@1.0.1/node_modules/is-data-view/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-date-object@1.0.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-date-object@1.0.5/node_modules/is-date-object", + "packagePath": "/node_modules/.pnpm/is-date-object@1.0.5/node_modules/is-date-object", "status": "whitelist", "licenses": [ { @@ -4498,14 +4498,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-date-object@1.0.5/node_modules/is-date-object/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-date-object@1.0.5/node_modules/is-date-object/LICENSE" + "/node_modules/.pnpm/is-date-object@1.0.5/node_modules/is-date-object/package.json", + "/node_modules/.pnpm/is-date-object@1.0.5/node_modules/is-date-object/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-extglob@2.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob", + "packagePath": "/node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob", "status": "whitelist", "licenses": [ { @@ -4533,14 +4533,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob/LICENSE" + "/node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob/package.json", + "/node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-finalizationregistry@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-finalizationregistry@1.1.0/node_modules/is-finalizationregistry", + "packagePath": "/node_modules/.pnpm/is-finalizationregistry@1.1.0/node_modules/is-finalizationregistry", "status": "whitelist", "licenses": [ { @@ -4568,14 +4568,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-finalizationregistry@1.1.0/node_modules/is-finalizationregistry/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-finalizationregistry@1.1.0/node_modules/is-finalizationregistry/LICENSE" + "/node_modules/.pnpm/is-finalizationregistry@1.1.0/node_modules/is-finalizationregistry/package.json", + "/node_modules/.pnpm/is-finalizationregistry@1.1.0/node_modules/is-finalizationregistry/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-generator-function@1.0.10", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function", + "packagePath": "/node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function", "status": "whitelist", "licenses": [ { @@ -4603,14 +4603,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function/LICENSE" + "/node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function/package.json", + "/node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-glob@4.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-glob@4.0.3/node_modules/is-glob", + "packagePath": "/node_modules/.pnpm/is-glob@4.0.3/node_modules/is-glob", "status": "whitelist", "licenses": [ { @@ -4638,14 +4638,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-glob@4.0.3/node_modules/is-glob/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-glob@4.0.3/node_modules/is-glob/LICENSE" + "/node_modules/.pnpm/is-glob@4.0.3/node_modules/is-glob/package.json", + "/node_modules/.pnpm/is-glob@4.0.3/node_modules/is-glob/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-map@2.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-map@2.0.3/node_modules/is-map", + "packagePath": "/node_modules/.pnpm/is-map@2.0.3/node_modules/is-map", "status": "whitelist", "licenses": [ { @@ -4673,14 +4673,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-map@2.0.3/node_modules/is-map/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-map@2.0.3/node_modules/is-map/LICENSE" + "/node_modules/.pnpm/is-map@2.0.3/node_modules/is-map/package.json", + "/node_modules/.pnpm/is-map@2.0.3/node_modules/is-map/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-negative-zero@2.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-negative-zero@2.0.3/node_modules/is-negative-zero", + "packagePath": "/node_modules/.pnpm/is-negative-zero@2.0.3/node_modules/is-negative-zero", "status": "whitelist", "licenses": [ { @@ -4708,14 +4708,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-negative-zero@2.0.3/node_modules/is-negative-zero/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-negative-zero@2.0.3/node_modules/is-negative-zero/LICENSE" + "/node_modules/.pnpm/is-negative-zero@2.0.3/node_modules/is-negative-zero/package.json", + "/node_modules/.pnpm/is-negative-zero@2.0.3/node_modules/is-negative-zero/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-number-object@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-number-object@1.1.0/node_modules/is-number-object", + "packagePath": "/node_modules/.pnpm/is-number-object@1.1.0/node_modules/is-number-object", "status": "whitelist", "licenses": [ { @@ -4743,14 +4743,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-number-object@1.1.0/node_modules/is-number-object/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-number-object@1.1.0/node_modules/is-number-object/LICENSE" + "/node_modules/.pnpm/is-number-object@1.1.0/node_modules/is-number-object/package.json", + "/node_modules/.pnpm/is-number-object@1.1.0/node_modules/is-number-object/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-promise@4.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise", + "packagePath": "/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise", "status": "whitelist", "licenses": [ { @@ -4778,14 +4778,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise/LICENSE" + "/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise/package.json", + "/node_modules/.pnpm/is-promise@4.0.0/node_modules/is-promise/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-regex@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-regex@1.2.0/node_modules/is-regex", + "packagePath": "/node_modules/.pnpm/is-regex@1.2.0/node_modules/is-regex", "status": "whitelist", "licenses": [ { @@ -4813,14 +4813,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-regex@1.2.0/node_modules/is-regex/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-regex@1.2.0/node_modules/is-regex/LICENSE" + "/node_modules/.pnpm/is-regex@1.2.0/node_modules/is-regex/package.json", + "/node_modules/.pnpm/is-regex@1.2.0/node_modules/is-regex/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-set@2.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-set@2.0.3/node_modules/is-set", + "packagePath": "/node_modules/.pnpm/is-set@2.0.3/node_modules/is-set", "status": "whitelist", "licenses": [ { @@ -4848,14 +4848,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-set@2.0.3/node_modules/is-set/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-set@2.0.3/node_modules/is-set/LICENSE" + "/node_modules/.pnpm/is-set@2.0.3/node_modules/is-set/package.json", + "/node_modules/.pnpm/is-set@2.0.3/node_modules/is-set/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-shared-array-buffer@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-shared-array-buffer@1.0.3/node_modules/is-shared-array-buffer", + "packagePath": "/node_modules/.pnpm/is-shared-array-buffer@1.0.3/node_modules/is-shared-array-buffer", "status": "whitelist", "licenses": [ { @@ -4883,14 +4883,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-shared-array-buffer@1.0.3/node_modules/is-shared-array-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-shared-array-buffer@1.0.3/node_modules/is-shared-array-buffer/LICENSE" + "/node_modules/.pnpm/is-shared-array-buffer@1.0.3/node_modules/is-shared-array-buffer/package.json", + "/node_modules/.pnpm/is-shared-array-buffer@1.0.3/node_modules/is-shared-array-buffer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-string@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-string@1.1.0/node_modules/is-string", + "packagePath": "/node_modules/.pnpm/is-string@1.1.0/node_modules/is-string", "status": "whitelist", "licenses": [ { @@ -4918,14 +4918,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-string@1.1.0/node_modules/is-string/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-string@1.1.0/node_modules/is-string/LICENSE" + "/node_modules/.pnpm/is-string@1.1.0/node_modules/is-string/package.json", + "/node_modules/.pnpm/is-string@1.1.0/node_modules/is-string/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-symbol@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-symbol@1.1.0/node_modules/is-symbol", + "packagePath": "/node_modules/.pnpm/is-symbol@1.1.0/node_modules/is-symbol", "status": "whitelist", "licenses": [ { @@ -4953,14 +4953,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-symbol@1.1.0/node_modules/is-symbol/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-symbol@1.1.0/node_modules/is-symbol/LICENSE" + "/node_modules/.pnpm/is-symbol@1.1.0/node_modules/is-symbol/package.json", + "/node_modules/.pnpm/is-symbol@1.1.0/node_modules/is-symbol/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-typed-array@1.1.13", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-typed-array@1.1.13/node_modules/is-typed-array", + "packagePath": "/node_modules/.pnpm/is-typed-array@1.1.13/node_modules/is-typed-array", "status": "whitelist", "licenses": [ { @@ -4988,14 +4988,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-typed-array@1.1.13/node_modules/is-typed-array/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-typed-array@1.1.13/node_modules/is-typed-array/LICENSE" + "/node_modules/.pnpm/is-typed-array@1.1.13/node_modules/is-typed-array/package.json", + "/node_modules/.pnpm/is-typed-array@1.1.13/node_modules/is-typed-array/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-weakmap@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-weakmap@2.0.2/node_modules/is-weakmap", + "packagePath": "/node_modules/.pnpm/is-weakmap@2.0.2/node_modules/is-weakmap", "status": "whitelist", "licenses": [ { @@ -5023,14 +5023,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-weakmap@2.0.2/node_modules/is-weakmap/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-weakmap@2.0.2/node_modules/is-weakmap/LICENSE" + "/node_modules/.pnpm/is-weakmap@2.0.2/node_modules/is-weakmap/package.json", + "/node_modules/.pnpm/is-weakmap@2.0.2/node_modules/is-weakmap/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-weakref@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-weakref@1.0.2/node_modules/is-weakref", + "packagePath": "/node_modules/.pnpm/is-weakref@1.0.2/node_modules/is-weakref", "status": "whitelist", "licenses": [ { @@ -5058,14 +5058,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-weakref@1.0.2/node_modules/is-weakref/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-weakref@1.0.2/node_modules/is-weakref/LICENSE" + "/node_modules/.pnpm/is-weakref@1.0.2/node_modules/is-weakref/package.json", + "/node_modules/.pnpm/is-weakref@1.0.2/node_modules/is-weakref/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-weakset@2.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-weakset@2.0.3/node_modules/is-weakset", + "packagePath": "/node_modules/.pnpm/is-weakset@2.0.3/node_modules/is-weakset", "status": "whitelist", "licenses": [ { @@ -5093,14 +5093,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-weakset@2.0.3/node_modules/is-weakset/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/is-weakset@2.0.3/node_modules/is-weakset/LICENSE" + "/node_modules/.pnpm/is-weakset@2.0.3/node_modules/is-weakset/package.json", + "/node_modules/.pnpm/is-weakset@2.0.3/node_modules/is-weakset/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "isarray@2.0.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/isarray@2.0.5/node_modules/isarray", + "packagePath": "/node_modules/.pnpm/isarray@2.0.5/node_modules/isarray", "status": "whitelist", "licenses": [ { @@ -5128,14 +5128,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/isarray@2.0.5/node_modules/isarray/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/isarray@2.0.5/node_modules/isarray/LICENSE" + "/node_modules/.pnpm/isarray@2.0.5/node_modules/isarray/package.json", + "/node_modules/.pnpm/isarray@2.0.5/node_modules/isarray/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "isexe@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/isexe@2.0.0/node_modules/isexe", + "packagePath": "/node_modules/.pnpm/isexe@2.0.0/node_modules/isexe", "status": "whitelist", "licenses": [ { @@ -5171,14 +5171,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/isexe@2.0.0/node_modules/isexe/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/isexe@2.0.0/node_modules/isexe/LICENSE" + "/node_modules/.pnpm/isexe@2.0.0/node_modules/isexe/package.json", + "/node_modules/.pnpm/isexe@2.0.0/node_modules/isexe/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "iterator.prototype@1.1.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/iterator.prototype@1.1.3/node_modules/iterator.prototype", + "packagePath": "/node_modules/.pnpm/iterator.prototype@1.1.3/node_modules/iterator.prototype", "status": "whitelist", "licenses": [ { @@ -5206,14 +5206,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/iterator.prototype@1.1.3/node_modules/iterator.prototype/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/iterator.prototype@1.1.3/node_modules/iterator.prototype/LICENSE" + "/node_modules/.pnpm/iterator.prototype@1.1.3/node_modules/iterator.prototype/package.json", + "/node_modules/.pnpm/iterator.prototype@1.1.3/node_modules/iterator.prototype/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "js-tokens@4.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/js-tokens@4.0.0/node_modules/js-tokens", + "packagePath": "/node_modules/.pnpm/js-tokens@4.0.0/node_modules/js-tokens", "status": "whitelist", "licenses": [ { @@ -5241,14 +5241,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/js-tokens@4.0.0/node_modules/js-tokens/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/js-tokens@4.0.0/node_modules/js-tokens/LICENSE" + "/node_modules/.pnpm/js-tokens@4.0.0/node_modules/js-tokens/package.json", + "/node_modules/.pnpm/js-tokens@4.0.0/node_modules/js-tokens/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "js-yaml@4.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml", + "packagePath": "/node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml", "status": "whitelist", "licenses": [ { @@ -5276,14 +5276,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/LICENSE" + "/node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/package.json", + "/node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "json-buffer@3.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/json-buffer@3.0.1/node_modules/json-buffer", + "packagePath": "/node_modules/.pnpm/json-buffer@3.0.1/node_modules/json-buffer", "status": "whitelist", "licenses": [ { @@ -5311,14 +5311,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/json-buffer@3.0.1/node_modules/json-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/json-buffer@3.0.1/node_modules/json-buffer/LICENSE" + "/node_modules/.pnpm/json-buffer@3.0.1/node_modules/json-buffer/package.json", + "/node_modules/.pnpm/json-buffer@3.0.1/node_modules/json-buffer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "json-schema-traverse@0.4.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/json-schema-traverse@0.4.1/node_modules/json-schema-traverse", + "packagePath": "/node_modules/.pnpm/json-schema-traverse@0.4.1/node_modules/json-schema-traverse", "status": "whitelist", "licenses": [ { @@ -5346,14 +5346,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/json-schema-traverse@0.4.1/node_modules/json-schema-traverse/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/json-schema-traverse@0.4.1/node_modules/json-schema-traverse/LICENSE" + "/node_modules/.pnpm/json-schema-traverse@0.4.1/node_modules/json-schema-traverse/package.json", + "/node_modules/.pnpm/json-schema-traverse@0.4.1/node_modules/json-schema-traverse/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "json-stable-stringify-without-jsonify@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/json-stable-stringify-without-jsonify@1.0.1/node_modules/json-stable-stringify-without-jsonify", + "packagePath": "/node_modules/.pnpm/json-stable-stringify-without-jsonify@1.0.1/node_modules/json-stable-stringify-without-jsonify", "status": "whitelist", "licenses": [ { @@ -5381,14 +5381,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/json-stable-stringify-without-jsonify@1.0.1/node_modules/json-stable-stringify-without-jsonify/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/json-stable-stringify-without-jsonify@1.0.1/node_modules/json-stable-stringify-without-jsonify/LICENSE" + "/node_modules/.pnpm/json-stable-stringify-without-jsonify@1.0.1/node_modules/json-stable-stringify-without-jsonify/package.json", + "/node_modules/.pnpm/json-stable-stringify-without-jsonify@1.0.1/node_modules/json-stable-stringify-without-jsonify/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "jsx-ast-utils@3.3.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils", + "packagePath": "/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils", "status": "whitelist", "licenses": [ { @@ -5416,14 +5416,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/LICENSE.md" + "/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/package.json", + "/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/LICENSE.md" ], "verificationStatus": "ok" }, { "packageName": "keyv@4.5.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/keyv@4.5.4/node_modules/keyv", + "packagePath": "/node_modules/.pnpm/keyv@4.5.4/node_modules/keyv", "status": "whitelist", "licenses": [ { @@ -5440,14 +5440,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/keyv@4.5.4/node_modules/keyv/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/keyv@4.5.4/node_modules/keyv" + "/node_modules/.pnpm/keyv@4.5.4/node_modules/keyv/package.json", + "/node_modules/.pnpm/keyv@4.5.4/node_modules/keyv" ], "verificationStatus": "licenseFileNotFound" }, { "packageName": "levn@0.4.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/levn@0.4.1/node_modules/levn", + "packagePath": "/node_modules/.pnpm/levn@0.4.1/node_modules/levn", "status": "whitelist", "licenses": [ { @@ -5475,14 +5475,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/levn@0.4.1/node_modules/levn/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/levn@0.4.1/node_modules/levn/LICENSE" + "/node_modules/.pnpm/levn@0.4.1/node_modules/levn/package.json", + "/node_modules/.pnpm/levn@0.4.1/node_modules/levn/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "locate-path@6.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/locate-path@6.0.0/node_modules/locate-path", + "packagePath": "/node_modules/.pnpm/locate-path@6.0.0/node_modules/locate-path", "status": "whitelist", "licenses": [ { @@ -5510,14 +5510,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/locate-path@6.0.0/node_modules/locate-path/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/locate-path@6.0.0/node_modules/locate-path/license" + "/node_modules/.pnpm/locate-path@6.0.0/node_modules/locate-path/package.json", + "/node_modules/.pnpm/locate-path@6.0.0/node_modules/locate-path/license" ], "verificationStatus": "ok" }, { "packageName": "loose-envify@1.4.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/loose-envify@1.4.0/node_modules/loose-envify", + "packagePath": "/node_modules/.pnpm/loose-envify@1.4.0/node_modules/loose-envify", "status": "whitelist", "licenses": [ { @@ -5545,14 +5545,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/loose-envify@1.4.0/node_modules/loose-envify/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/loose-envify@1.4.0/node_modules/loose-envify/LICENSE" + "/node_modules/.pnpm/loose-envify@1.4.0/node_modules/loose-envify/package.json", + "/node_modules/.pnpm/loose-envify@1.4.0/node_modules/loose-envify/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "media-typer@0.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer", + "packagePath": "/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer", "status": "whitelist", "licenses": [ { @@ -5580,14 +5580,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer/LICENSE" + "/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer/package.json", + "/node_modules/.pnpm/media-typer@0.3.0/node_modules/media-typer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "media-typer@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer", + "packagePath": "/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer", "status": "whitelist", "licenses": [ { @@ -5615,14 +5615,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer/LICENSE" + "/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer/package.json", + "/node_modules/.pnpm/media-typer@1.1.0/node_modules/media-typer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "merge-descriptors@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors", + "packagePath": "/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors", "status": "whitelist", "licenses": [ { @@ -5650,14 +5650,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors/license" + "/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors/package.json", + "/node_modules/.pnpm/merge-descriptors@2.0.0/node_modules/merge-descriptors/license" ], "verificationStatus": "ok" }, { "packageName": "methods@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/methods@1.1.2/node_modules/methods", + "packagePath": "/node_modules/.pnpm/methods@1.1.2/node_modules/methods", "status": "whitelist", "licenses": [ { @@ -5685,14 +5685,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/methods@1.1.2/node_modules/methods/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/methods@1.1.2/node_modules/methods/LICENSE" + "/node_modules/.pnpm/methods@1.1.2/node_modules/methods/package.json", + "/node_modules/.pnpm/methods@1.1.2/node_modules/methods/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "mime-db@1.53.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db", + "packagePath": "/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db", "status": "whitelist", "licenses": [ { @@ -5720,14 +5720,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db/LICENSE" + "/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db/package.json", + "/node_modules/.pnpm/mime-db@1.53.0/node_modules/mime-db/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "mime-db@1.52.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db", + "packagePath": "/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db", "status": "whitelist", "licenses": [ { @@ -5755,14 +5755,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db/LICENSE" + "/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db/package.json", + "/node_modules/.pnpm/mime-db@1.52.0/node_modules/mime-db/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "mime-types@3.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types", + "packagePath": "/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types", "status": "whitelist", "licenses": [ { @@ -5790,14 +5790,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types/LICENSE" + "/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types/package.json", + "/node_modules/.pnpm/mime-types@3.0.0/node_modules/mime-types/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "mime-types@2.1.35", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types", + "packagePath": "/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types", "status": "whitelist", "licenses": [ { @@ -5825,14 +5825,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types/LICENSE" + "/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types/package.json", + "/node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-types/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "minimatch@3.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/minimatch@3.1.2/node_modules/minimatch", + "packagePath": "/node_modules/.pnpm/minimatch@3.1.2/node_modules/minimatch", "status": "whitelist", "licenses": [ { @@ -5868,14 +5868,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/minimatch@3.1.2/node_modules/minimatch/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/minimatch@3.1.2/node_modules/minimatch/LICENSE" + "/node_modules/.pnpm/minimatch@3.1.2/node_modules/minimatch/package.json", + "/node_modules/.pnpm/minimatch@3.1.2/node_modules/minimatch/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "ms@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ms@2.0.0/node_modules/ms", + "packagePath": "/node_modules/.pnpm/ms@2.0.0/node_modules/ms", "status": "whitelist", "licenses": [ { @@ -5903,14 +5903,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ms@2.0.0/node_modules/ms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ms@2.0.0/node_modules/ms/license.md" + "/node_modules/.pnpm/ms@2.0.0/node_modules/ms/package.json", + "/node_modules/.pnpm/ms@2.0.0/node_modules/ms/license.md" ], "verificationStatus": "ok" }, { "packageName": "ms@2.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ms@2.1.2/node_modules/ms", + "packagePath": "/node_modules/.pnpm/ms@2.1.2/node_modules/ms", "status": "whitelist", "licenses": [ { @@ -5938,14 +5938,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ms@2.1.2/node_modules/ms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ms@2.1.2/node_modules/ms/license.md" + "/node_modules/.pnpm/ms@2.1.2/node_modules/ms/package.json", + "/node_modules/.pnpm/ms@2.1.2/node_modules/ms/license.md" ], "verificationStatus": "ok" }, { "packageName": "ms@2.1.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ms@2.1.3/node_modules/ms", + "packagePath": "/node_modules/.pnpm/ms@2.1.3/node_modules/ms", "status": "whitelist", "licenses": [ { @@ -5973,14 +5973,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ms@2.1.3/node_modules/ms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/ms@2.1.3/node_modules/ms/license.md" + "/node_modules/.pnpm/ms@2.1.3/node_modules/ms/package.json", + "/node_modules/.pnpm/ms@2.1.3/node_modules/ms/license.md" ], "verificationStatus": "ok" }, { "packageName": "natural-compare@1.4.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/natural-compare@1.4.0/node_modules/natural-compare", + "packagePath": "/node_modules/.pnpm/natural-compare@1.4.0/node_modules/natural-compare", "status": "whitelist", "licenses": [ { @@ -5997,14 +5997,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/natural-compare@1.4.0/node_modules/natural-compare/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/natural-compare@1.4.0/node_modules/natural-compare" + "/node_modules/.pnpm/natural-compare@1.4.0/node_modules/natural-compare/package.json", + "/node_modules/.pnpm/natural-compare@1.4.0/node_modules/natural-compare" ], "verificationStatus": "licenseFileNotFound" }, { "packageName": "negotiator@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator", + "packagePath": "/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator", "status": "whitelist", "licenses": [ { @@ -6032,14 +6032,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator/LICENSE" + "/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator/package.json", + "/node_modules/.pnpm/negotiator@1.0.0/node_modules/negotiator/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "object-assign@4.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign", + "packagePath": "/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign", "status": "whitelist", "licenses": [ { @@ -6067,14 +6067,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/license" + "/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/package.json", + "/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/license" ], "verificationStatus": "ok" }, { "packageName": "object-inspect@1.13.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect", + "packagePath": "/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect", "status": "whitelist", "licenses": [ { @@ -6102,14 +6102,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect/LICENSE" + "/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect/package.json", + "/node_modules/.pnpm/object-inspect@1.13.3/node_modules/object-inspect/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "object-keys@1.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys", + "packagePath": "/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys", "status": "whitelist", "licenses": [ { @@ -6137,14 +6137,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys/LICENSE" + "/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys/package.json", + "/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "object.assign@4.1.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.assign@4.1.5/node_modules/object.assign", + "packagePath": "/node_modules/.pnpm/object.assign@4.1.5/node_modules/object.assign", "status": "whitelist", "licenses": [ { @@ -6172,14 +6172,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.assign@4.1.5/node_modules/object.assign/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.assign@4.1.5/node_modules/object.assign/LICENSE" + "/node_modules/.pnpm/object.assign@4.1.5/node_modules/object.assign/package.json", + "/node_modules/.pnpm/object.assign@4.1.5/node_modules/object.assign/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "object.entries@1.1.8", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.entries@1.1.8/node_modules/object.entries", + "packagePath": "/node_modules/.pnpm/object.entries@1.1.8/node_modules/object.entries", "status": "whitelist", "licenses": [ { @@ -6207,14 +6207,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.entries@1.1.8/node_modules/object.entries/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.entries@1.1.8/node_modules/object.entries/LICENSE" + "/node_modules/.pnpm/object.entries@1.1.8/node_modules/object.entries/package.json", + "/node_modules/.pnpm/object.entries@1.1.8/node_modules/object.entries/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "object.fromentries@2.0.8", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries", + "packagePath": "/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries", "status": "whitelist", "licenses": [ { @@ -6242,14 +6242,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries/LICENSE" + "/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries/package.json", + "/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "object.values@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.values@1.2.0/node_modules/object.values", + "packagePath": "/node_modules/.pnpm/object.values@1.2.0/node_modules/object.values", "status": "whitelist", "licenses": [ { @@ -6277,14 +6277,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.values@1.2.0/node_modules/object.values/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/object.values@1.2.0/node_modules/object.values/LICENSE" + "/node_modules/.pnpm/object.values@1.2.0/node_modules/object.values/package.json", + "/node_modules/.pnpm/object.values@1.2.0/node_modules/object.values/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "on-finished@2.4.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished", + "packagePath": "/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished", "status": "whitelist", "licenses": [ { @@ -6312,14 +6312,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished/LICENSE" + "/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished/package.json", + "/node_modules/.pnpm/on-finished@2.4.1/node_modules/on-finished/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "once@1.4.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/once@1.4.0/node_modules/once", + "packagePath": "/node_modules/.pnpm/once@1.4.0/node_modules/once", "status": "whitelist", "licenses": [ { @@ -6355,14 +6355,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/once@1.4.0/node_modules/once/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/once@1.4.0/node_modules/once/LICENSE" + "/node_modules/.pnpm/once@1.4.0/node_modules/once/package.json", + "/node_modules/.pnpm/once@1.4.0/node_modules/once/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "optionator@0.9.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/optionator@0.9.4/node_modules/optionator", + "packagePath": "/node_modules/.pnpm/optionator@0.9.4/node_modules/optionator", "status": "whitelist", "licenses": [ { @@ -6390,14 +6390,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/optionator@0.9.4/node_modules/optionator/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/optionator@0.9.4/node_modules/optionator/LICENSE" + "/node_modules/.pnpm/optionator@0.9.4/node_modules/optionator/package.json", + "/node_modules/.pnpm/optionator@0.9.4/node_modules/optionator/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "p-limit@3.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/p-limit@3.1.0/node_modules/p-limit", + "packagePath": "/node_modules/.pnpm/p-limit@3.1.0/node_modules/p-limit", "status": "whitelist", "licenses": [ { @@ -6425,14 +6425,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/p-limit@3.1.0/node_modules/p-limit/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/p-limit@3.1.0/node_modules/p-limit/license" + "/node_modules/.pnpm/p-limit@3.1.0/node_modules/p-limit/package.json", + "/node_modules/.pnpm/p-limit@3.1.0/node_modules/p-limit/license" ], "verificationStatus": "ok" }, { "packageName": "p-locate@5.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/p-locate@5.0.0/node_modules/p-locate", + "packagePath": "/node_modules/.pnpm/p-locate@5.0.0/node_modules/p-locate", "status": "whitelist", "licenses": [ { @@ -6460,14 +6460,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/p-locate@5.0.0/node_modules/p-locate/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/p-locate@5.0.0/node_modules/p-locate/license" + "/node_modules/.pnpm/p-locate@5.0.0/node_modules/p-locate/package.json", + "/node_modules/.pnpm/p-locate@5.0.0/node_modules/p-locate/license" ], "verificationStatus": "ok" }, { "packageName": "parent-module@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/parent-module@1.0.1/node_modules/parent-module", + "packagePath": "/node_modules/.pnpm/parent-module@1.0.1/node_modules/parent-module", "status": "whitelist", "licenses": [ { @@ -6495,14 +6495,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/parent-module@1.0.1/node_modules/parent-module/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/parent-module@1.0.1/node_modules/parent-module/license" + "/node_modules/.pnpm/parent-module@1.0.1/node_modules/parent-module/package.json", + "/node_modules/.pnpm/parent-module@1.0.1/node_modules/parent-module/license" ], "verificationStatus": "ok" }, { "packageName": "parseurl@1.3.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl", + "packagePath": "/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl", "status": "whitelist", "licenses": [ { @@ -6530,14 +6530,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl/LICENSE" + "/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl/package.json", + "/node_modules/.pnpm/parseurl@1.3.3/node_modules/parseurl/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "path-exists@4.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-exists@4.0.0/node_modules/path-exists", + "packagePath": "/node_modules/.pnpm/path-exists@4.0.0/node_modules/path-exists", "status": "whitelist", "licenses": [ { @@ -6565,14 +6565,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-exists@4.0.0/node_modules/path-exists/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-exists@4.0.0/node_modules/path-exists/license" + "/node_modules/.pnpm/path-exists@4.0.0/node_modules/path-exists/package.json", + "/node_modules/.pnpm/path-exists@4.0.0/node_modules/path-exists/license" ], "verificationStatus": "ok" }, { "packageName": "path-key@3.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-key@3.1.1/node_modules/path-key", + "packagePath": "/node_modules/.pnpm/path-key@3.1.1/node_modules/path-key", "status": "whitelist", "licenses": [ { @@ -6600,14 +6600,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-key@3.1.1/node_modules/path-key/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-key@3.1.1/node_modules/path-key/license" + "/node_modules/.pnpm/path-key@3.1.1/node_modules/path-key/package.json", + "/node_modules/.pnpm/path-key@3.1.1/node_modules/path-key/license" ], "verificationStatus": "ok" }, { "packageName": "path-parse@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-parse@1.0.7/node_modules/path-parse", + "packagePath": "/node_modules/.pnpm/path-parse@1.0.7/node_modules/path-parse", "status": "whitelist", "licenses": [ { @@ -6635,14 +6635,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-parse@1.0.7/node_modules/path-parse/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-parse@1.0.7/node_modules/path-parse/LICENSE" + "/node_modules/.pnpm/path-parse@1.0.7/node_modules/path-parse/package.json", + "/node_modules/.pnpm/path-parse@1.0.7/node_modules/path-parse/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "path-to-regexp@8.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp", + "packagePath": "/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp", "status": "whitelist", "licenses": [ { @@ -6670,14 +6670,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp/LICENSE" + "/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp/package.json", + "/node_modules/.pnpm/path-to-regexp@8.2.0/node_modules/path-to-regexp/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "possible-typed-array-names@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/possible-typed-array-names@1.0.0/node_modules/possible-typed-array-names", + "packagePath": "/node_modules/.pnpm/possible-typed-array-names@1.0.0/node_modules/possible-typed-array-names", "status": "whitelist", "licenses": [ { @@ -6705,14 +6705,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/possible-typed-array-names@1.0.0/node_modules/possible-typed-array-names/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/possible-typed-array-names@1.0.0/node_modules/possible-typed-array-names/LICENSE" + "/node_modules/.pnpm/possible-typed-array-names@1.0.0/node_modules/possible-typed-array-names/package.json", + "/node_modules/.pnpm/possible-typed-array-names@1.0.0/node_modules/possible-typed-array-names/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "prelude-ls@1.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/prelude-ls@1.2.1/node_modules/prelude-ls", + "packagePath": "/node_modules/.pnpm/prelude-ls@1.2.1/node_modules/prelude-ls", "status": "whitelist", "licenses": [ { @@ -6740,14 +6740,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/prelude-ls@1.2.1/node_modules/prelude-ls/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/prelude-ls@1.2.1/node_modules/prelude-ls/LICENSE" + "/node_modules/.pnpm/prelude-ls@1.2.1/node_modules/prelude-ls/package.json", + "/node_modules/.pnpm/prelude-ls@1.2.1/node_modules/prelude-ls/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "prop-types@15.8.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types", + "packagePath": "/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types", "status": "whitelist", "licenses": [ { @@ -6775,14 +6775,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/LICENSE" + "/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/package.json", + "/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "proxy-addr@2.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr", + "packagePath": "/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr", "status": "whitelist", "licenses": [ { @@ -6810,14 +6810,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr/LICENSE" + "/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr/package.json", + "/node_modules/.pnpm/proxy-addr@2.0.7/node_modules/proxy-addr/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "punycode@2.3.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/punycode@2.3.1/node_modules/punycode", + "packagePath": "/node_modules/.pnpm/punycode@2.3.1/node_modules/punycode", "status": "whitelist", "licenses": [ { @@ -6845,14 +6845,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/punycode@2.3.1/node_modules/punycode/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/punycode@2.3.1/node_modules/punycode/LICENSE-MIT.txt" + "/node_modules/.pnpm/punycode@2.3.1/node_modules/punycode/package.json", + "/node_modules/.pnpm/punycode@2.3.1/node_modules/punycode/LICENSE-MIT.txt" ], "verificationStatus": "ok" }, { "packageName": "qs@6.13.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/qs@6.13.0/node_modules/qs", + "packagePath": "/node_modules/.pnpm/qs@6.13.0/node_modules/qs", "status": "whitelist", "licenses": [ { @@ -6886,14 +6886,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/qs@6.13.0/node_modules/qs/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/qs@6.13.0/node_modules/qs/LICENSE.md" + "/node_modules/.pnpm/qs@6.13.0/node_modules/qs/package.json", + "/node_modules/.pnpm/qs@6.13.0/node_modules/qs/LICENSE.md" ], "verificationStatus": "ok" }, { "packageName": "range-parser@1.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser", + "packagePath": "/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser", "status": "whitelist", "licenses": [ { @@ -6921,14 +6921,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser/LICENSE" + "/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser/package.json", + "/node_modules/.pnpm/range-parser@1.2.1/node_modules/range-parser/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "raw-body@3.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body", + "packagePath": "/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body", "status": "whitelist", "licenses": [ { @@ -6956,14 +6956,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body/LICENSE" + "/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body/package.json", + "/node_modules/.pnpm/raw-body@3.0.0/node_modules/raw-body/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "react-is@16.13.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is", + "packagePath": "/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is", "status": "whitelist", "licenses": [ { @@ -6991,14 +6991,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/LICENSE" + "/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/package.json", + "/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "reflect.getprototypeof@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/reflect.getprototypeof@1.0.7/node_modules/reflect.getprototypeof", + "packagePath": "/node_modules/.pnpm/reflect.getprototypeof@1.0.7/node_modules/reflect.getprototypeof", "status": "whitelist", "licenses": [ { @@ -7026,14 +7026,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/reflect.getprototypeof@1.0.7/node_modules/reflect.getprototypeof/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/reflect.getprototypeof@1.0.7/node_modules/reflect.getprototypeof/LICENSE" + "/node_modules/.pnpm/reflect.getprototypeof@1.0.7/node_modules/reflect.getprototypeof/package.json", + "/node_modules/.pnpm/reflect.getprototypeof@1.0.7/node_modules/reflect.getprototypeof/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "regexp.prototype.flags@1.5.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/regexp.prototype.flags@1.5.3/node_modules/regexp.prototype.flags", + "packagePath": "/node_modules/.pnpm/regexp.prototype.flags@1.5.3/node_modules/regexp.prototype.flags", "status": "whitelist", "licenses": [ { @@ -7061,14 +7061,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/regexp.prototype.flags@1.5.3/node_modules/regexp.prototype.flags/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/regexp.prototype.flags@1.5.3/node_modules/regexp.prototype.flags/LICENSE" + "/node_modules/.pnpm/regexp.prototype.flags@1.5.3/node_modules/regexp.prototype.flags/package.json", + "/node_modules/.pnpm/regexp.prototype.flags@1.5.3/node_modules/regexp.prototype.flags/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "resolve@2.0.0-next.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/resolve@2.0.0-next.5/node_modules/resolve", + "packagePath": "/node_modules/.pnpm/resolve@2.0.0-next.5/node_modules/resolve", "status": "whitelist", "licenses": [ { @@ -7096,14 +7096,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/resolve@2.0.0-next.5/node_modules/resolve/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/resolve@2.0.0-next.5/node_modules/resolve/LICENSE" + "/node_modules/.pnpm/resolve@2.0.0-next.5/node_modules/resolve/package.json", + "/node_modules/.pnpm/resolve@2.0.0-next.5/node_modules/resolve/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "resolve-from@4.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/resolve-from@4.0.0/node_modules/resolve-from", + "packagePath": "/node_modules/.pnpm/resolve-from@4.0.0/node_modules/resolve-from", "status": "whitelist", "licenses": [ { @@ -7131,14 +7131,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/resolve-from@4.0.0/node_modules/resolve-from/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/resolve-from@4.0.0/node_modules/resolve-from/license" + "/node_modules/.pnpm/resolve-from@4.0.0/node_modules/resolve-from/package.json", + "/node_modules/.pnpm/resolve-from@4.0.0/node_modules/resolve-from/license" ], "verificationStatus": "ok" }, { "packageName": "router@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/router@2.0.0/node_modules/router", + "packagePath": "/node_modules/.pnpm/router@2.0.0/node_modules/router", "status": "whitelist", "licenses": [ { @@ -7166,14 +7166,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/router@2.0.0/node_modules/router/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/router@2.0.0/node_modules/router/LICENSE" + "/node_modules/.pnpm/router@2.0.0/node_modules/router/package.json", + "/node_modules/.pnpm/router@2.0.0/node_modules/router/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "safe-array-concat@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safe-array-concat@1.1.2/node_modules/safe-array-concat", + "packagePath": "/node_modules/.pnpm/safe-array-concat@1.1.2/node_modules/safe-array-concat", "status": "whitelist", "licenses": [ { @@ -7201,14 +7201,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safe-array-concat@1.1.2/node_modules/safe-array-concat/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safe-array-concat@1.1.2/node_modules/safe-array-concat/LICENSE" + "/node_modules/.pnpm/safe-array-concat@1.1.2/node_modules/safe-array-concat/package.json", + "/node_modules/.pnpm/safe-array-concat@1.1.2/node_modules/safe-array-concat/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "safe-buffer@5.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer", + "packagePath": "/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer", "status": "whitelist", "licenses": [ { @@ -7236,14 +7236,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/LICENSE" + "/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/package.json", + "/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "safe-regex-test@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safe-regex-test@1.0.3/node_modules/safe-regex-test", + "packagePath": "/node_modules/.pnpm/safe-regex-test@1.0.3/node_modules/safe-regex-test", "status": "whitelist", "licenses": [ { @@ -7271,14 +7271,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safe-regex-test@1.0.3/node_modules/safe-regex-test/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safe-regex-test@1.0.3/node_modules/safe-regex-test/LICENSE" + "/node_modules/.pnpm/safe-regex-test@1.0.3/node_modules/safe-regex-test/package.json", + "/node_modules/.pnpm/safe-regex-test@1.0.3/node_modules/safe-regex-test/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "safer-buffer@2.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer", + "packagePath": "/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer", "status": "whitelist", "licenses": [ { @@ -7306,14 +7306,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer/LICENSE" + "/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer/package.json", + "/node_modules/.pnpm/safer-buffer@2.1.2/node_modules/safer-buffer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "semver@6.3.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/semver@6.3.1/node_modules/semver", + "packagePath": "/node_modules/.pnpm/semver@6.3.1/node_modules/semver", "status": "whitelist", "licenses": [ { @@ -7349,14 +7349,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/semver@6.3.1/node_modules/semver/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/semver@6.3.1/node_modules/semver/LICENSE" + "/node_modules/.pnpm/semver@6.3.1/node_modules/semver/package.json", + "/node_modules/.pnpm/semver@6.3.1/node_modules/semver/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "send@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/send@1.1.0/node_modules/send", + "packagePath": "/node_modules/.pnpm/send@1.1.0/node_modules/send", "status": "whitelist", "licenses": [ { @@ -7384,14 +7384,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/send@1.1.0/node_modules/send/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/send@1.1.0/node_modules/send/LICENSE" + "/node_modules/.pnpm/send@1.1.0/node_modules/send/package.json", + "/node_modules/.pnpm/send@1.1.0/node_modules/send/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "serve-static@2.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static", + "packagePath": "/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static", "status": "whitelist", "licenses": [ { @@ -7419,14 +7419,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static/LICENSE" + "/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static/package.json", + "/node_modules/.pnpm/serve-static@2.1.0/node_modules/serve-static/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "set-function-length@1.2.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length", + "packagePath": "/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length", "status": "whitelist", "licenses": [ { @@ -7454,14 +7454,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/LICENSE" + "/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/package.json", + "/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "set-function-name@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/set-function-name@2.0.2/node_modules/set-function-name", + "packagePath": "/node_modules/.pnpm/set-function-name@2.0.2/node_modules/set-function-name", "status": "whitelist", "licenses": [ { @@ -7489,14 +7489,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/set-function-name@2.0.2/node_modules/set-function-name/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/set-function-name@2.0.2/node_modules/set-function-name/LICENSE" + "/node_modules/.pnpm/set-function-name@2.0.2/node_modules/set-function-name/package.json", + "/node_modules/.pnpm/set-function-name@2.0.2/node_modules/set-function-name/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "setprototypeof@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof", + "packagePath": "/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof", "status": "whitelist", "licenses": [ { @@ -7532,14 +7532,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof/LICENSE" + "/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof/package.json", + "/node_modules/.pnpm/setprototypeof@1.2.0/node_modules/setprototypeof/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "shebang-command@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/shebang-command@2.0.0/node_modules/shebang-command", + "packagePath": "/node_modules/.pnpm/shebang-command@2.0.0/node_modules/shebang-command", "status": "whitelist", "licenses": [ { @@ -7567,14 +7567,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/shebang-command@2.0.0/node_modules/shebang-command/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/shebang-command@2.0.0/node_modules/shebang-command/license" + "/node_modules/.pnpm/shebang-command@2.0.0/node_modules/shebang-command/package.json", + "/node_modules/.pnpm/shebang-command@2.0.0/node_modules/shebang-command/license" ], "verificationStatus": "ok" }, { "packageName": "shebang-regex@3.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/shebang-regex@3.0.0/node_modules/shebang-regex", + "packagePath": "/node_modules/.pnpm/shebang-regex@3.0.0/node_modules/shebang-regex", "status": "whitelist", "licenses": [ { @@ -7602,14 +7602,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/shebang-regex@3.0.0/node_modules/shebang-regex/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/shebang-regex@3.0.0/node_modules/shebang-regex/license" + "/node_modules/.pnpm/shebang-regex@3.0.0/node_modules/shebang-regex/package.json", + "/node_modules/.pnpm/shebang-regex@3.0.0/node_modules/shebang-regex/license" ], "verificationStatus": "ok" }, { "packageName": "side-channel@1.0.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel", + "packagePath": "/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel", "status": "whitelist", "licenses": [ { @@ -7637,14 +7637,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel/LICENSE" + "/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel/package.json", + "/node_modules/.pnpm/side-channel@1.0.6/node_modules/side-channel/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "statuses@2.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses", + "packagePath": "/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses", "status": "whitelist", "licenses": [ { @@ -7672,14 +7672,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses/LICENSE" + "/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses/package.json", + "/node_modules/.pnpm/statuses@2.0.1/node_modules/statuses/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "string.prototype.matchall@4.0.11", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.matchall@4.0.11/node_modules/string.prototype.matchall", + "packagePath": "/node_modules/.pnpm/string.prototype.matchall@4.0.11/node_modules/string.prototype.matchall", "status": "whitelist", "licenses": [ { @@ -7707,14 +7707,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.matchall@4.0.11/node_modules/string.prototype.matchall/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.matchall@4.0.11/node_modules/string.prototype.matchall/LICENSE" + "/node_modules/.pnpm/string.prototype.matchall@4.0.11/node_modules/string.prototype.matchall/package.json", + "/node_modules/.pnpm/string.prototype.matchall@4.0.11/node_modules/string.prototype.matchall/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "string.prototype.repeat@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.repeat@1.0.0/node_modules/string.prototype.repeat", + "packagePath": "/node_modules/.pnpm/string.prototype.repeat@1.0.0/node_modules/string.prototype.repeat", "status": "whitelist", "licenses": [ { @@ -7742,14 +7742,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.repeat@1.0.0/node_modules/string.prototype.repeat/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.repeat@1.0.0/node_modules/string.prototype.repeat/LICENSE-MIT.txt" + "/node_modules/.pnpm/string.prototype.repeat@1.0.0/node_modules/string.prototype.repeat/package.json", + "/node_modules/.pnpm/string.prototype.repeat@1.0.0/node_modules/string.prototype.repeat/LICENSE-MIT.txt" ], "verificationStatus": "ok" }, { "packageName": "string.prototype.trim@1.2.9", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.trim@1.2.9/node_modules/string.prototype.trim", + "packagePath": "/node_modules/.pnpm/string.prototype.trim@1.2.9/node_modules/string.prototype.trim", "status": "whitelist", "licenses": [ { @@ -7777,14 +7777,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.trim@1.2.9/node_modules/string.prototype.trim/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.trim@1.2.9/node_modules/string.prototype.trim/LICENSE" + "/node_modules/.pnpm/string.prototype.trim@1.2.9/node_modules/string.prototype.trim/package.json", + "/node_modules/.pnpm/string.prototype.trim@1.2.9/node_modules/string.prototype.trim/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "string.prototype.trimend@1.0.8", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.trimend@1.0.8/node_modules/string.prototype.trimend", + "packagePath": "/node_modules/.pnpm/string.prototype.trimend@1.0.8/node_modules/string.prototype.trimend", "status": "whitelist", "licenses": [ { @@ -7812,14 +7812,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.trimend@1.0.8/node_modules/string.prototype.trimend/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.trimend@1.0.8/node_modules/string.prototype.trimend/LICENSE" + "/node_modules/.pnpm/string.prototype.trimend@1.0.8/node_modules/string.prototype.trimend/package.json", + "/node_modules/.pnpm/string.prototype.trimend@1.0.8/node_modules/string.prototype.trimend/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "string.prototype.trimstart@1.0.8", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.trimstart@1.0.8/node_modules/string.prototype.trimstart", + "packagePath": "/node_modules/.pnpm/string.prototype.trimstart@1.0.8/node_modules/string.prototype.trimstart", "status": "whitelist", "licenses": [ { @@ -7847,14 +7847,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.trimstart@1.0.8/node_modules/string.prototype.trimstart/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/string.prototype.trimstart@1.0.8/node_modules/string.prototype.trimstart/LICENSE" + "/node_modules/.pnpm/string.prototype.trimstart@1.0.8/node_modules/string.prototype.trimstart/package.json", + "/node_modules/.pnpm/string.prototype.trimstart@1.0.8/node_modules/string.prototype.trimstart/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "strip-json-comments@3.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/strip-json-comments@3.1.1/node_modules/strip-json-comments", + "packagePath": "/node_modules/.pnpm/strip-json-comments@3.1.1/node_modules/strip-json-comments", "status": "whitelist", "licenses": [ { @@ -7882,14 +7882,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/strip-json-comments@3.1.1/node_modules/strip-json-comments/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/strip-json-comments@3.1.1/node_modules/strip-json-comments/license" + "/node_modules/.pnpm/strip-json-comments@3.1.1/node_modules/strip-json-comments/package.json", + "/node_modules/.pnpm/strip-json-comments@3.1.1/node_modules/strip-json-comments/license" ], "verificationStatus": "ok" }, { "packageName": "supports-color@7.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color", + "packagePath": "/node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color", "status": "whitelist", "licenses": [ { @@ -7917,14 +7917,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color/license" + "/node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color/package.json", + "/node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color/license" ], "verificationStatus": "ok" }, { "packageName": "supports-preserve-symlinks-flag@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/supports-preserve-symlinks-flag@1.0.0/node_modules/supports-preserve-symlinks-flag", + "packagePath": "/node_modules/.pnpm/supports-preserve-symlinks-flag@1.0.0/node_modules/supports-preserve-symlinks-flag", "status": "whitelist", "licenses": [ { @@ -7952,14 +7952,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/supports-preserve-symlinks-flag@1.0.0/node_modules/supports-preserve-symlinks-flag/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/supports-preserve-symlinks-flag@1.0.0/node_modules/supports-preserve-symlinks-flag/LICENSE" + "/node_modules/.pnpm/supports-preserve-symlinks-flag@1.0.0/node_modules/supports-preserve-symlinks-flag/package.json", + "/node_modules/.pnpm/supports-preserve-symlinks-flag@1.0.0/node_modules/supports-preserve-symlinks-flag/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "toidentifier@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier", + "packagePath": "/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier", "status": "whitelist", "licenses": [ { @@ -7987,14 +7987,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier/LICENSE" + "/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier/package.json", + "/node_modules/.pnpm/toidentifier@1.0.1/node_modules/toidentifier/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "type-check@0.4.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/type-check@0.4.0/node_modules/type-check", + "packagePath": "/node_modules/.pnpm/type-check@0.4.0/node_modules/type-check", "status": "whitelist", "licenses": [ { @@ -8022,14 +8022,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/type-check@0.4.0/node_modules/type-check/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/type-check@0.4.0/node_modules/type-check/LICENSE" + "/node_modules/.pnpm/type-check@0.4.0/node_modules/type-check/package.json", + "/node_modules/.pnpm/type-check@0.4.0/node_modules/type-check/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "type-is@1.6.18", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is", + "packagePath": "/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is", "status": "whitelist", "licenses": [ { @@ -8057,14 +8057,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is/LICENSE" + "/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is/package.json", + "/node_modules/.pnpm/type-is@1.6.18/node_modules/type-is/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "type-is@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is", + "packagePath": "/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is", "status": "whitelist", "licenses": [ { @@ -8092,14 +8092,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is/LICENSE" + "/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is/package.json", + "/node_modules/.pnpm/type-is@2.0.0/node_modules/type-is/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "typed-array-buffer@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-buffer@1.0.2/node_modules/typed-array-buffer", + "packagePath": "/node_modules/.pnpm/typed-array-buffer@1.0.2/node_modules/typed-array-buffer", "status": "whitelist", "licenses": [ { @@ -8127,14 +8127,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-buffer@1.0.2/node_modules/typed-array-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-buffer@1.0.2/node_modules/typed-array-buffer/LICENSE" + "/node_modules/.pnpm/typed-array-buffer@1.0.2/node_modules/typed-array-buffer/package.json", + "/node_modules/.pnpm/typed-array-buffer@1.0.2/node_modules/typed-array-buffer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "typed-array-byte-length@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-byte-length@1.0.1/node_modules/typed-array-byte-length", + "packagePath": "/node_modules/.pnpm/typed-array-byte-length@1.0.1/node_modules/typed-array-byte-length", "status": "whitelist", "licenses": [ { @@ -8162,14 +8162,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-byte-length@1.0.1/node_modules/typed-array-byte-length/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-byte-length@1.0.1/node_modules/typed-array-byte-length/LICENSE" + "/node_modules/.pnpm/typed-array-byte-length@1.0.1/node_modules/typed-array-byte-length/package.json", + "/node_modules/.pnpm/typed-array-byte-length@1.0.1/node_modules/typed-array-byte-length/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "typed-array-byte-offset@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-byte-offset@1.0.3/node_modules/typed-array-byte-offset", + "packagePath": "/node_modules/.pnpm/typed-array-byte-offset@1.0.3/node_modules/typed-array-byte-offset", "status": "whitelist", "licenses": [ { @@ -8197,14 +8197,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-byte-offset@1.0.3/node_modules/typed-array-byte-offset/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-byte-offset@1.0.3/node_modules/typed-array-byte-offset/LICENSE" + "/node_modules/.pnpm/typed-array-byte-offset@1.0.3/node_modules/typed-array-byte-offset/package.json", + "/node_modules/.pnpm/typed-array-byte-offset@1.0.3/node_modules/typed-array-byte-offset/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "typed-array-length@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-length@1.0.7/node_modules/typed-array-length", + "packagePath": "/node_modules/.pnpm/typed-array-length@1.0.7/node_modules/typed-array-length", "status": "whitelist", "licenses": [ { @@ -8232,14 +8232,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-length@1.0.7/node_modules/typed-array-length/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/typed-array-length@1.0.7/node_modules/typed-array-length/LICENSE" + "/node_modules/.pnpm/typed-array-length@1.0.7/node_modules/typed-array-length/package.json", + "/node_modules/.pnpm/typed-array-length@1.0.7/node_modules/typed-array-length/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "unbox-primitive@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/unbox-primitive@1.0.2/node_modules/unbox-primitive", + "packagePath": "/node_modules/.pnpm/unbox-primitive@1.0.2/node_modules/unbox-primitive", "status": "whitelist", "licenses": [ { @@ -8267,14 +8267,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/unbox-primitive@1.0.2/node_modules/unbox-primitive/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/unbox-primitive@1.0.2/node_modules/unbox-primitive/LICENSE" + "/node_modules/.pnpm/unbox-primitive@1.0.2/node_modules/unbox-primitive/package.json", + "/node_modules/.pnpm/unbox-primitive@1.0.2/node_modules/unbox-primitive/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "unpipe@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe", + "packagePath": "/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe", "status": "whitelist", "licenses": [ { @@ -8302,14 +8302,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe/LICENSE" + "/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe/package.json", + "/node_modules/.pnpm/unpipe@1.0.0/node_modules/unpipe/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "uri-js@4.4.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js", + "packagePath": "/node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js", "status": "whitelist", "licenses": [ { @@ -8337,14 +8337,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js/LICENSE" + "/node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js/package.json", + "/node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "utils-merge@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge", + "packagePath": "/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge", "status": "whitelist", "licenses": [ { @@ -8372,14 +8372,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge/LICENSE" + "/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge/package.json", + "/node_modules/.pnpm/utils-merge@1.0.1/node_modules/utils-merge/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "vary@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/vary@1.1.2/node_modules/vary", + "packagePath": "/node_modules/.pnpm/vary@1.1.2/node_modules/vary", "status": "whitelist", "licenses": [ { @@ -8407,14 +8407,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/vary@1.1.2/node_modules/vary/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/vary@1.1.2/node_modules/vary/LICENSE" + "/node_modules/.pnpm/vary@1.1.2/node_modules/vary/package.json", + "/node_modules/.pnpm/vary@1.1.2/node_modules/vary/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "which@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which@2.0.2/node_modules/which", + "packagePath": "/node_modules/.pnpm/which@2.0.2/node_modules/which", "status": "whitelist", "licenses": [ { @@ -8450,14 +8450,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which@2.0.2/node_modules/which/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which@2.0.2/node_modules/which/LICENSE" + "/node_modules/.pnpm/which@2.0.2/node_modules/which/package.json", + "/node_modules/.pnpm/which@2.0.2/node_modules/which/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "which-boxed-primitive@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-boxed-primitive@1.1.0/node_modules/which-boxed-primitive", + "packagePath": "/node_modules/.pnpm/which-boxed-primitive@1.1.0/node_modules/which-boxed-primitive", "status": "whitelist", "licenses": [ { @@ -8485,14 +8485,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-boxed-primitive@1.1.0/node_modules/which-boxed-primitive/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-boxed-primitive@1.1.0/node_modules/which-boxed-primitive/LICENSE" + "/node_modules/.pnpm/which-boxed-primitive@1.1.0/node_modules/which-boxed-primitive/package.json", + "/node_modules/.pnpm/which-boxed-primitive@1.1.0/node_modules/which-boxed-primitive/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "which-builtin-type@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-builtin-type@1.2.0/node_modules/which-builtin-type", + "packagePath": "/node_modules/.pnpm/which-builtin-type@1.2.0/node_modules/which-builtin-type", "status": "whitelist", "licenses": [ { @@ -8520,14 +8520,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-builtin-type@1.2.0/node_modules/which-builtin-type/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-builtin-type@1.2.0/node_modules/which-builtin-type/LICENSE" + "/node_modules/.pnpm/which-builtin-type@1.2.0/node_modules/which-builtin-type/package.json", + "/node_modules/.pnpm/which-builtin-type@1.2.0/node_modules/which-builtin-type/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "which-collection@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-collection@1.0.2/node_modules/which-collection", + "packagePath": "/node_modules/.pnpm/which-collection@1.0.2/node_modules/which-collection", "status": "whitelist", "licenses": [ { @@ -8555,14 +8555,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-collection@1.0.2/node_modules/which-collection/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-collection@1.0.2/node_modules/which-collection/LICENSE" + "/node_modules/.pnpm/which-collection@1.0.2/node_modules/which-collection/package.json", + "/node_modules/.pnpm/which-collection@1.0.2/node_modules/which-collection/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "which-typed-array@1.1.16", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-typed-array@1.1.16/node_modules/which-typed-array", + "packagePath": "/node_modules/.pnpm/which-typed-array@1.1.16/node_modules/which-typed-array", "status": "whitelist", "licenses": [ { @@ -8590,14 +8590,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-typed-array@1.1.16/node_modules/which-typed-array/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/which-typed-array@1.1.16/node_modules/which-typed-array/LICENSE" + "/node_modules/.pnpm/which-typed-array@1.1.16/node_modules/which-typed-array/package.json", + "/node_modules/.pnpm/which-typed-array@1.1.16/node_modules/which-typed-array/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "word-wrap@1.2.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/word-wrap@1.2.5/node_modules/word-wrap", + "packagePath": "/node_modules/.pnpm/word-wrap@1.2.5/node_modules/word-wrap", "status": "whitelist", "licenses": [ { @@ -8625,14 +8625,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/word-wrap@1.2.5/node_modules/word-wrap/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/word-wrap@1.2.5/node_modules/word-wrap/LICENSE" + "/node_modules/.pnpm/word-wrap@1.2.5/node_modules/word-wrap/package.json", + "/node_modules/.pnpm/word-wrap@1.2.5/node_modules/word-wrap/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "wrappy@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy", + "packagePath": "/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy", "status": "whitelist", "licenses": [ { @@ -8668,14 +8668,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy/LICENSE" + "/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy/package.json", + "/node_modules/.pnpm/wrappy@1.0.2/node_modules/wrappy/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "yocto-queue@0.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/yocto-queue@0.1.0/node_modules/yocto-queue", + "packagePath": "/node_modules/.pnpm/yocto-queue@0.1.0/node_modules/yocto-queue", "status": "whitelist", "licenses": [ { @@ -8703,8 +8703,8 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/yocto-queue@0.1.0/node_modules/yocto-queue/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/yocto-queue@0.1.0/node_modules/yocto-queue/license" + "/node_modules/.pnpm/yocto-queue@0.1.0/node_modules/yocto-queue/package.json", + "/node_modules/.pnpm/yocto-queue@0.1.0/node_modules/yocto-queue/license" ], "verificationStatus": "ok" } @@ -8715,13 +8715,13 @@ "needsUserVerification": [ { "packageName": "argparse@2.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/argparse@2.0.1/node_modules/argparse", - "verificationMessage": "We’ve found a license file, but no matching licenses in it in path /Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/argparse@2.0.1/node_modules/argparse. Please review package argparse@2.0.1 and assign a matching license or skip the check by listing it in the overrides field of the config file." + "packagePath": "/node_modules/.pnpm/argparse@2.0.1/node_modules/argparse", + "verificationMessage": "We’ve found a license file, but no matching licenses in it in path /node_modules/.pnpm/argparse@2.0.1/node_modules/argparse. Please review package argparse@2.0.1 and assign a matching license or skip the check by listing it in the overrides field of the config file." }, { "packageName": "lodash.merge@4.6.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/lodash.merge@4.6.2/node_modules/lodash.merge", - "verificationMessage": "We’ve found a license file, but no matching licenses in it in path /Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-ckbti0a3nwn/node_modules/.pnpm/lodash.merge@4.6.2/node_modules/lodash.merge. Please review package lodash.merge@4.6.2 and assign a matching license or skip the check by listing it in the overrides field of the config file." + "packagePath": "/node_modules/.pnpm/lodash.merge@4.6.2/node_modules/lodash.merge", + "verificationMessage": "We’ve found a license file, but no matching licenses in it in path /node_modules/.pnpm/lodash.merge@4.6.2/node_modules/lodash.merge. Please review package lodash.merge@4.6.2 and assign a matching license or skip the check by listing it in the overrides field of the config file." } ] } diff --git a/test/test/__snapshots__/yarn-production.json b/test/test/__snapshots__/yarn-production.json index 79c2ffd0..7e0b1be7 100644 --- a/test/test/__snapshots__/yarn-production.json +++ b/test/test/__snapshots__/yarn-production.json @@ -2,7 +2,7 @@ "whitelist": [ { "packageName": "encodeurl@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/encodeurl", + "packagePath": "/node_modules/encodeurl", "status": "whitelist", "licenses": [ { @@ -30,14 +30,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/encodeurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/encodeurl/LICENSE" + "/node_modules/encodeurl/package.json", + "/node_modules/encodeurl/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "mime-types@3.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/mime-types", + "packagePath": "/node_modules/mime-types", "status": "whitelist", "licenses": [ { @@ -65,14 +65,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/mime-types/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/mime-types/LICENSE" + "/node_modules/mime-types/package.json", + "/node_modules/mime-types/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "ms@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/ms", + "packagePath": "/node_modules/ms", "status": "whitelist", "licenses": [ { @@ -100,14 +100,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/ms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/ms/license.md" + "/node_modules/ms/package.json", + "/node_modules/ms/license.md" ], "verificationStatus": "ok" }, { "packageName": "express@5.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/express", + "packagePath": "/node_modules/express", "status": "whitelist", "licenses": [ { @@ -135,14 +135,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/express/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/express/LICENSE" + "/node_modules/express/package.json", + "/node_modules/express/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "accepts@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/accepts", + "packagePath": "/node_modules/accepts", "status": "whitelist", "licenses": [ { @@ -170,14 +170,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/accepts/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/accepts/LICENSE" + "/node_modules/accepts/package.json", + "/node_modules/accepts/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "body-parser@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/body-parser", + "packagePath": "/node_modules/body-parser", "status": "whitelist", "licenses": [ { @@ -205,14 +205,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/body-parser/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/body-parser/LICENSE" + "/node_modules/body-parser/package.json", + "/node_modules/body-parser/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "content-disposition@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/content-disposition", + "packagePath": "/node_modules/content-disposition", "status": "whitelist", "licenses": [ { @@ -240,14 +240,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/content-disposition/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/content-disposition/LICENSE" + "/node_modules/content-disposition/package.json", + "/node_modules/content-disposition/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "content-type@1.0.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/content-type", + "packagePath": "/node_modules/content-type", "status": "whitelist", "licenses": [ { @@ -275,14 +275,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/content-type/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/content-type/LICENSE" + "/node_modules/content-type/package.json", + "/node_modules/content-type/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "cookie-signature@1.2.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/cookie-signature", + "packagePath": "/node_modules/cookie-signature", "status": "whitelist", "licenses": [ { @@ -310,14 +310,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/cookie-signature/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/cookie-signature/LICENSE" + "/node_modules/cookie-signature/package.json", + "/node_modules/cookie-signature/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "cookie@0.7.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/cookie", + "packagePath": "/node_modules/cookie", "status": "whitelist", "licenses": [ { @@ -345,14 +345,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/cookie/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/cookie/LICENSE" + "/node_modules/cookie/package.json", + "/node_modules/cookie/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "debug@4.3.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/debug", + "packagePath": "/node_modules/debug", "status": "whitelist", "licenses": [ { @@ -380,14 +380,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/debug/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/debug/LICENSE" + "/node_modules/debug/package.json", + "/node_modules/debug/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "depd@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/depd", + "packagePath": "/node_modules/depd", "status": "whitelist", "licenses": [ { @@ -415,14 +415,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/depd/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/depd/LICENSE" + "/node_modules/depd/package.json", + "/node_modules/depd/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "escape-html@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/escape-html", + "packagePath": "/node_modules/escape-html", "status": "whitelist", "licenses": [ { @@ -450,14 +450,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/escape-html/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/escape-html/LICENSE" + "/node_modules/escape-html/package.json", + "/node_modules/escape-html/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "etag@1.8.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/etag", + "packagePath": "/node_modules/etag", "status": "whitelist", "licenses": [ { @@ -485,14 +485,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/etag/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/etag/LICENSE" + "/node_modules/etag/package.json", + "/node_modules/etag/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "finalhandler@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/finalhandler", + "packagePath": "/node_modules/finalhandler", "status": "whitelist", "licenses": [ { @@ -520,14 +520,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/finalhandler/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/finalhandler/LICENSE" + "/node_modules/finalhandler/package.json", + "/node_modules/finalhandler/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "fresh@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/fresh", + "packagePath": "/node_modules/fresh", "status": "whitelist", "licenses": [ { @@ -555,14 +555,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/fresh/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/fresh/LICENSE" + "/node_modules/fresh/package.json", + "/node_modules/fresh/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "http-errors@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/http-errors", + "packagePath": "/node_modules/http-errors", "status": "whitelist", "licenses": [ { @@ -590,14 +590,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/http-errors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/http-errors/LICENSE" + "/node_modules/http-errors/package.json", + "/node_modules/http-errors/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "merge-descriptors@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/merge-descriptors", + "packagePath": "/node_modules/merge-descriptors", "status": "whitelist", "licenses": [ { @@ -625,14 +625,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/merge-descriptors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/merge-descriptors/license" + "/node_modules/merge-descriptors/package.json", + "/node_modules/merge-descriptors/license" ], "verificationStatus": "ok" }, { "packageName": "methods@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/methods", + "packagePath": "/node_modules/methods", "status": "whitelist", "licenses": [ { @@ -660,14 +660,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/methods/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/methods/LICENSE" + "/node_modules/methods/package.json", + "/node_modules/methods/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "mime-db@1.53.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/mime-db", + "packagePath": "/node_modules/mime-db", "status": "whitelist", "licenses": [ { @@ -695,14 +695,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/mime-db/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/mime-db/LICENSE" + "/node_modules/mime-db/package.json", + "/node_modules/mime-db/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "on-finished@2.4.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/on-finished", + "packagePath": "/node_modules/on-finished", "status": "whitelist", "licenses": [ { @@ -730,14 +730,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/on-finished/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/on-finished/LICENSE" + "/node_modules/on-finished/package.json", + "/node_modules/on-finished/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "once@1.4.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/once", + "packagePath": "/node_modules/once", "status": "whitelist", "licenses": [ { @@ -773,14 +773,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/once/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/once/LICENSE" + "/node_modules/once/package.json", + "/node_modules/once/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "parseurl@1.3.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/parseurl", + "packagePath": "/node_modules/parseurl", "status": "whitelist", "licenses": [ { @@ -808,14 +808,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/parseurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/parseurl/LICENSE" + "/node_modules/parseurl/package.json", + "/node_modules/parseurl/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "proxy-addr@2.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/proxy-addr", + "packagePath": "/node_modules/proxy-addr", "status": "whitelist", "licenses": [ { @@ -843,14 +843,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/proxy-addr/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/proxy-addr/LICENSE" + "/node_modules/proxy-addr/package.json", + "/node_modules/proxy-addr/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "qs@6.13.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/qs", + "packagePath": "/node_modules/qs", "status": "whitelist", "licenses": [ { @@ -884,14 +884,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/qs/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/qs/LICENSE.md" + "/node_modules/qs/package.json", + "/node_modules/qs/LICENSE.md" ], "verificationStatus": "ok" }, { "packageName": "range-parser@1.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/range-parser", + "packagePath": "/node_modules/range-parser", "status": "whitelist", "licenses": [ { @@ -919,14 +919,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/range-parser/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/range-parser/LICENSE" + "/node_modules/range-parser/package.json", + "/node_modules/range-parser/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "router@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/router", + "packagePath": "/node_modules/router", "status": "whitelist", "licenses": [ { @@ -954,14 +954,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/router/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/router/LICENSE" + "/node_modules/router/package.json", + "/node_modules/router/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "safe-buffer@5.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/safe-buffer", + "packagePath": "/node_modules/safe-buffer", "status": "whitelist", "licenses": [ { @@ -989,14 +989,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/safe-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/safe-buffer/LICENSE" + "/node_modules/safe-buffer/package.json", + "/node_modules/safe-buffer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "send@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/send", + "packagePath": "/node_modules/send", "status": "whitelist", "licenses": [ { @@ -1024,14 +1024,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/send/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/send/LICENSE" + "/node_modules/send/package.json", + "/node_modules/send/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "serve-static@2.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/serve-static", + "packagePath": "/node_modules/serve-static", "status": "whitelist", "licenses": [ { @@ -1059,14 +1059,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/serve-static/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/serve-static/LICENSE" + "/node_modules/serve-static/package.json", + "/node_modules/serve-static/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "setprototypeof@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/setprototypeof", + "packagePath": "/node_modules/setprototypeof", "status": "whitelist", "licenses": [ { @@ -1102,14 +1102,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/setprototypeof/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/setprototypeof/LICENSE" + "/node_modules/setprototypeof/package.json", + "/node_modules/setprototypeof/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "statuses@2.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/statuses", + "packagePath": "/node_modules/statuses", "status": "whitelist", "licenses": [ { @@ -1137,14 +1137,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/statuses/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/statuses/LICENSE" + "/node_modules/statuses/package.json", + "/node_modules/statuses/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "type-is@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/type-is", + "packagePath": "/node_modules/type-is", "status": "whitelist", "licenses": [ { @@ -1172,14 +1172,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/type-is/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/type-is/LICENSE" + "/node_modules/type-is/package.json", + "/node_modules/type-is/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "utils-merge@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/utils-merge", + "packagePath": "/node_modules/utils-merge", "status": "whitelist", "licenses": [ { @@ -1207,14 +1207,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/utils-merge/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/utils-merge/LICENSE" + "/node_modules/utils-merge/package.json", + "/node_modules/utils-merge/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "vary@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/vary", + "packagePath": "/node_modules/vary", "status": "whitelist", "licenses": [ { @@ -1242,14 +1242,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/vary/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/vary/LICENSE" + "/node_modules/vary/package.json", + "/node_modules/vary/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "array-flatten@3.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/array-flatten", + "packagePath": "/node_modules/array-flatten", "status": "whitelist", "licenses": [ { @@ -1277,14 +1277,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/array-flatten/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/array-flatten/LICENSE" + "/node_modules/array-flatten/package.json", + "/node_modules/array-flatten/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "bytes@3.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/bytes", + "packagePath": "/node_modules/bytes", "status": "whitelist", "licenses": [ { @@ -1312,14 +1312,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/bytes/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/bytes/LICENSE" + "/node_modules/bytes/package.json", + "/node_modules/bytes/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "destroy@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/destroy", + "packagePath": "/node_modules/destroy", "status": "whitelist", "licenses": [ { @@ -1347,14 +1347,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/destroy/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/destroy/LICENSE" + "/node_modules/destroy/package.json", + "/node_modules/destroy/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "ee-first@1.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/ee-first", + "packagePath": "/node_modules/ee-first", "status": "whitelist", "licenses": [ { @@ -1382,14 +1382,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/ee-first/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/ee-first/LICENSE" + "/node_modules/ee-first/package.json", + "/node_modules/ee-first/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "forwarded@0.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/forwarded", + "packagePath": "/node_modules/forwarded", "status": "whitelist", "licenses": [ { @@ -1417,14 +1417,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/forwarded/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/forwarded/LICENSE" + "/node_modules/forwarded/package.json", + "/node_modules/forwarded/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "iconv-lite@0.5.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/iconv-lite", + "packagePath": "/node_modules/iconv-lite", "status": "whitelist", "licenses": [ { @@ -1452,14 +1452,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/iconv-lite/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/iconv-lite/LICENSE" + "/node_modules/iconv-lite/package.json", + "/node_modules/iconv-lite/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "inherits@2.0.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/inherits", + "packagePath": "/node_modules/inherits", "status": "whitelist", "licenses": [ { @@ -1495,14 +1495,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/inherits/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/inherits/LICENSE" + "/node_modules/inherits/package.json", + "/node_modules/inherits/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "ipaddr.js@1.9.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/ipaddr.js", + "packagePath": "/node_modules/ipaddr.js", "status": "whitelist", "licenses": [ { @@ -1530,14 +1530,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/ipaddr.js/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/ipaddr.js/LICENSE" + "/node_modules/ipaddr.js/package.json", + "/node_modules/ipaddr.js/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-promise@4.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/is-promise", + "packagePath": "/node_modules/is-promise", "status": "whitelist", "licenses": [ { @@ -1565,14 +1565,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/is-promise/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/is-promise/LICENSE" + "/node_modules/is-promise/package.json", + "/node_modules/is-promise/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "media-typer@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/media-typer", + "packagePath": "/node_modules/media-typer", "status": "whitelist", "licenses": [ { @@ -1600,14 +1600,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/media-typer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/media-typer/LICENSE" + "/node_modules/media-typer/package.json", + "/node_modules/media-typer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "negotiator@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/negotiator", + "packagePath": "/node_modules/negotiator", "status": "whitelist", "licenses": [ { @@ -1635,14 +1635,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/negotiator/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/negotiator/LICENSE" + "/node_modules/negotiator/package.json", + "/node_modules/negotiator/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "path-to-regexp@8.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/path-to-regexp", + "packagePath": "/node_modules/path-to-regexp", "status": "whitelist", "licenses": [ { @@ -1670,14 +1670,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/path-to-regexp/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/path-to-regexp/LICENSE" + "/node_modules/path-to-regexp/package.json", + "/node_modules/path-to-regexp/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "raw-body@3.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/raw-body", + "packagePath": "/node_modules/raw-body", "status": "whitelist", "licenses": [ { @@ -1705,14 +1705,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/raw-body/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/raw-body/LICENSE" + "/node_modules/raw-body/package.json", + "/node_modules/raw-body/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "side-channel@1.0.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/side-channel", + "packagePath": "/node_modules/side-channel", "status": "whitelist", "licenses": [ { @@ -1740,14 +1740,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/side-channel/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/side-channel/LICENSE" + "/node_modules/side-channel/package.json", + "/node_modules/side-channel/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "toidentifier@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/toidentifier", + "packagePath": "/node_modules/toidentifier", "status": "whitelist", "licenses": [ { @@ -1775,14 +1775,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/toidentifier/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/toidentifier/LICENSE" + "/node_modules/toidentifier/package.json", + "/node_modules/toidentifier/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "unpipe@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/unpipe", + "packagePath": "/node_modules/unpipe", "status": "whitelist", "licenses": [ { @@ -1810,14 +1810,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/unpipe/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/unpipe/LICENSE" + "/node_modules/unpipe/package.json", + "/node_modules/unpipe/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "wrappy@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/wrappy", + "packagePath": "/node_modules/wrappy", "status": "whitelist", "licenses": [ { @@ -1853,14 +1853,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/wrappy/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/wrappy/LICENSE" + "/node_modules/wrappy/package.json", + "/node_modules/wrappy/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "call-bind@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/call-bind", + "packagePath": "/node_modules/call-bind", "status": "whitelist", "licenses": [ { @@ -1888,14 +1888,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/call-bind/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/call-bind/LICENSE" + "/node_modules/call-bind/package.json", + "/node_modules/call-bind/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "es-errors@1.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/es-errors", + "packagePath": "/node_modules/es-errors", "status": "whitelist", "licenses": [ { @@ -1923,14 +1923,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/es-errors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/es-errors/LICENSE" + "/node_modules/es-errors/package.json", + "/node_modules/es-errors/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "get-intrinsic@1.2.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/get-intrinsic", + "packagePath": "/node_modules/get-intrinsic", "status": "whitelist", "licenses": [ { @@ -1958,14 +1958,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/get-intrinsic/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/get-intrinsic/LICENSE" + "/node_modules/get-intrinsic/package.json", + "/node_modules/get-intrinsic/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "object-inspect@1.13.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/object-inspect", + "packagePath": "/node_modules/object-inspect", "status": "whitelist", "licenses": [ { @@ -1993,14 +1993,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/object-inspect/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/object-inspect/LICENSE" + "/node_modules/object-inspect/package.json", + "/node_modules/object-inspect/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "safer-buffer@2.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/safer-buffer", + "packagePath": "/node_modules/safer-buffer", "status": "whitelist", "licenses": [ { @@ -2028,14 +2028,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/safer-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/safer-buffer/LICENSE" + "/node_modules/safer-buffer/package.json", + "/node_modules/safer-buffer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "es-define-property@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/es-define-property", + "packagePath": "/node_modules/es-define-property", "status": "whitelist", "licenses": [ { @@ -2063,14 +2063,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/es-define-property/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/es-define-property/LICENSE" + "/node_modules/es-define-property/package.json", + "/node_modules/es-define-property/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "function-bind@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/function-bind", + "packagePath": "/node_modules/function-bind", "status": "whitelist", "licenses": [ { @@ -2098,14 +2098,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/function-bind/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/function-bind/LICENSE" + "/node_modules/function-bind/package.json", + "/node_modules/function-bind/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "has-proto@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/has-proto", + "packagePath": "/node_modules/has-proto", "status": "whitelist", "licenses": [ { @@ -2133,14 +2133,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/has-proto/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/has-proto/LICENSE" + "/node_modules/has-proto/package.json", + "/node_modules/has-proto/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "has-symbols@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/has-symbols", + "packagePath": "/node_modules/has-symbols", "status": "whitelist", "licenses": [ { @@ -2168,14 +2168,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/has-symbols/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/has-symbols/LICENSE" + "/node_modules/has-symbols/package.json", + "/node_modules/has-symbols/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "hasown@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/hasown", + "packagePath": "/node_modules/hasown", "status": "whitelist", "licenses": [ { @@ -2203,14 +2203,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/hasown/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/hasown/LICENSE" + "/node_modules/hasown/package.json", + "/node_modules/hasown/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "set-function-length@1.2.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/set-function-length", + "packagePath": "/node_modules/set-function-length", "status": "whitelist", "licenses": [ { @@ -2238,14 +2238,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/set-function-length/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/set-function-length/LICENSE" + "/node_modules/set-function-length/package.json", + "/node_modules/set-function-length/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "define-data-property@1.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/define-data-property", + "packagePath": "/node_modules/define-data-property", "status": "whitelist", "licenses": [ { @@ -2273,14 +2273,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/define-data-property/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/define-data-property/LICENSE" + "/node_modules/define-data-property/package.json", + "/node_modules/define-data-property/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "gopd@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/gopd", + "packagePath": "/node_modules/gopd", "status": "whitelist", "licenses": [ { @@ -2308,14 +2308,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/gopd/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/gopd/LICENSE" + "/node_modules/gopd/package.json", + "/node_modules/gopd/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "has-property-descriptors@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/has-property-descriptors", + "packagePath": "/node_modules/has-property-descriptors", "status": "whitelist", "licenses": [ { @@ -2343,8 +2343,8 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/has-property-descriptors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-dy6rhf16v57/node_modules/has-property-descriptors/LICENSE" + "/node_modules/has-property-descriptors/package.json", + "/node_modules/has-property-descriptors/LICENSE" ], "verificationStatus": "ok" } diff --git a/test/test/__snapshots__/yarn.json b/test/test/__snapshots__/yarn.json index 87c33204..66b5f8d4 100644 --- a/test/test/__snapshots__/yarn.json +++ b/test/test/__snapshots__/yarn.json @@ -2,7 +2,7 @@ "whitelist": [ { "packageName": "encodeurl@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/encodeurl", + "packagePath": "/node_modules/encodeurl", "status": "whitelist", "licenses": [ { @@ -30,14 +30,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/encodeurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/encodeurl/LICENSE" + "/node_modules/encodeurl/package.json", + "/node_modules/encodeurl/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "mime-types@3.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/mime-types", + "packagePath": "/node_modules/mime-types", "status": "whitelist", "licenses": [ { @@ -65,14 +65,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/mime-types/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/mime-types/LICENSE" + "/node_modules/mime-types/package.json", + "/node_modules/mime-types/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "ms@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/ms", + "packagePath": "/node_modules/ms", "status": "whitelist", "licenses": [ { @@ -100,14 +100,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/ms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/ms/license.md" + "/node_modules/ms/package.json", + "/node_modules/ms/license.md" ], "verificationStatus": "ok" }, { "packageName": "express@5.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/express", + "packagePath": "/node_modules/express", "status": "whitelist", "licenses": [ { @@ -135,14 +135,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/express/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/express/LICENSE" + "/node_modules/express/package.json", + "/node_modules/express/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "eslint-plugin-react@7.37.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/eslint-plugin-react", + "packagePath": "/node_modules/eslint-plugin-react", "status": "whitelist", "licenses": [ { @@ -170,14 +170,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/eslint-plugin-react/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/eslint-plugin-react/LICENSE" + "/node_modules/eslint-plugin-react/package.json", + "/node_modules/eslint-plugin-react/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "accepts@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/accepts", + "packagePath": "/node_modules/accepts", "status": "whitelist", "licenses": [ { @@ -205,14 +205,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/accepts/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/accepts/LICENSE" + "/node_modules/accepts/package.json", + "/node_modules/accepts/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "array-includes@3.1.8", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array-includes", + "packagePath": "/node_modules/array-includes", "status": "whitelist", "licenses": [ { @@ -240,14 +240,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array-includes/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array-includes/LICENSE" + "/node_modules/array-includes/package.json", + "/node_modules/array-includes/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "array.prototype.findlast@1.2.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.findlast", + "packagePath": "/node_modules/array.prototype.findlast", "status": "whitelist", "licenses": [ { @@ -275,14 +275,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.findlast/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.findlast/LICENSE" + "/node_modules/array.prototype.findlast/package.json", + "/node_modules/array.prototype.findlast/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "array.prototype.flatmap@1.3.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.flatmap", + "packagePath": "/node_modules/array.prototype.flatmap", "status": "whitelist", "licenses": [ { @@ -310,14 +310,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.flatmap/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.flatmap/LICENSE" + "/node_modules/array.prototype.flatmap/package.json", + "/node_modules/array.prototype.flatmap/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "array.prototype.tosorted@1.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.tosorted", + "packagePath": "/node_modules/array.prototype.tosorted", "status": "whitelist", "licenses": [ { @@ -345,14 +345,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.tosorted/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.tosorted/LICENSE" + "/node_modules/array.prototype.tosorted/package.json", + "/node_modules/array.prototype.tosorted/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "body-parser@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/body-parser", + "packagePath": "/node_modules/body-parser", "status": "whitelist", "licenses": [ { @@ -380,14 +380,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/body-parser/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/body-parser/LICENSE" + "/node_modules/body-parser/package.json", + "/node_modules/body-parser/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "content-disposition@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/content-disposition", + "packagePath": "/node_modules/content-disposition", "status": "whitelist", "licenses": [ { @@ -415,14 +415,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/content-disposition/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/content-disposition/LICENSE" + "/node_modules/content-disposition/package.json", + "/node_modules/content-disposition/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "content-type@1.0.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/content-type", + "packagePath": "/node_modules/content-type", "status": "whitelist", "licenses": [ { @@ -450,14 +450,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/content-type/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/content-type/LICENSE" + "/node_modules/content-type/package.json", + "/node_modules/content-type/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "cookie-signature@1.2.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/cookie-signature", + "packagePath": "/node_modules/cookie-signature", "status": "whitelist", "licenses": [ { @@ -485,14 +485,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/cookie-signature/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/cookie-signature/LICENSE" + "/node_modules/cookie-signature/package.json", + "/node_modules/cookie-signature/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "cookie@0.7.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/cookie", + "packagePath": "/node_modules/cookie", "status": "whitelist", "licenses": [ { @@ -520,14 +520,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/cookie/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/cookie/LICENSE" + "/node_modules/cookie/package.json", + "/node_modules/cookie/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "debug@4.3.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/debug", + "packagePath": "/node_modules/debug", "status": "whitelist", "licenses": [ { @@ -555,14 +555,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/debug/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/debug/LICENSE" + "/node_modules/debug/package.json", + "/node_modules/debug/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "depd@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/depd", + "packagePath": "/node_modules/depd", "status": "whitelist", "licenses": [ { @@ -590,14 +590,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/depd/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/depd/LICENSE" + "/node_modules/depd/package.json", + "/node_modules/depd/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "doctrine@2.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/doctrine", + "packagePath": "/node_modules/doctrine", "status": "whitelist", "licenses": [ { @@ -631,14 +631,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/doctrine/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/doctrine/LICENSE" + "/node_modules/doctrine/package.json", + "/node_modules/doctrine/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "es-iterator-helpers@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-iterator-helpers", + "packagePath": "/node_modules/es-iterator-helpers", "status": "whitelist", "licenses": [ { @@ -666,14 +666,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-iterator-helpers/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-iterator-helpers/LICENSE" + "/node_modules/es-iterator-helpers/package.json", + "/node_modules/es-iterator-helpers/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "escape-html@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/escape-html", + "packagePath": "/node_modules/escape-html", "status": "whitelist", "licenses": [ { @@ -701,14 +701,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/escape-html/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/escape-html/LICENSE" + "/node_modules/escape-html/package.json", + "/node_modules/escape-html/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "estraverse@5.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/estraverse", + "packagePath": "/node_modules/estraverse", "status": "whitelist", "licenses": [ { @@ -725,14 +725,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/estraverse/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/estraverse" + "/node_modules/estraverse/package.json", + "/node_modules/estraverse" ], "verificationStatus": "licenseFileNotFound" }, { "packageName": "etag@1.8.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/etag", + "packagePath": "/node_modules/etag", "status": "whitelist", "licenses": [ { @@ -760,14 +760,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/etag/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/etag/LICENSE" + "/node_modules/etag/package.json", + "/node_modules/etag/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "finalhandler@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/finalhandler", + "packagePath": "/node_modules/finalhandler", "status": "whitelist", "licenses": [ { @@ -795,14 +795,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/finalhandler/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/finalhandler/LICENSE" + "/node_modules/finalhandler/package.json", + "/node_modules/finalhandler/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "fresh@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/fresh", + "packagePath": "/node_modules/fresh", "status": "whitelist", "licenses": [ { @@ -830,14 +830,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/fresh/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/fresh/LICENSE" + "/node_modules/fresh/package.json", + "/node_modules/fresh/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "hasown@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/hasown", + "packagePath": "/node_modules/hasown", "status": "whitelist", "licenses": [ { @@ -865,14 +865,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/hasown/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/hasown/LICENSE" + "/node_modules/hasown/package.json", + "/node_modules/hasown/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "http-errors@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/http-errors", + "packagePath": "/node_modules/http-errors", "status": "whitelist", "licenses": [ { @@ -900,14 +900,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/http-errors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/http-errors/LICENSE" + "/node_modules/http-errors/package.json", + "/node_modules/http-errors/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "jsx-ast-utils@3.3.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/jsx-ast-utils", + "packagePath": "/node_modules/jsx-ast-utils", "status": "whitelist", "licenses": [ { @@ -935,14 +935,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/jsx-ast-utils/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/jsx-ast-utils/LICENSE.md" + "/node_modules/jsx-ast-utils/package.json", + "/node_modules/jsx-ast-utils/LICENSE.md" ], "verificationStatus": "ok" }, { "packageName": "merge-descriptors@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/merge-descriptors", + "packagePath": "/node_modules/merge-descriptors", "status": "whitelist", "licenses": [ { @@ -970,14 +970,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/merge-descriptors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/merge-descriptors/license" + "/node_modules/merge-descriptors/package.json", + "/node_modules/merge-descriptors/license" ], "verificationStatus": "ok" }, { "packageName": "methods@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/methods", + "packagePath": "/node_modules/methods", "status": "whitelist", "licenses": [ { @@ -1005,14 +1005,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/methods/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/methods/LICENSE" + "/node_modules/methods/package.json", + "/node_modules/methods/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "mime-db@1.53.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/mime-db", + "packagePath": "/node_modules/mime-db", "status": "whitelist", "licenses": [ { @@ -1040,14 +1040,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/mime-db/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/mime-db/LICENSE" + "/node_modules/mime-db/package.json", + "/node_modules/mime-db/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "minimatch@3.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/minimatch", + "packagePath": "/node_modules/minimatch", "status": "whitelist", "licenses": [ { @@ -1083,14 +1083,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/minimatch/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/minimatch/LICENSE" + "/node_modules/minimatch/package.json", + "/node_modules/minimatch/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "object.entries@1.1.8", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.entries", + "packagePath": "/node_modules/object.entries", "status": "whitelist", "licenses": [ { @@ -1118,14 +1118,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.entries/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.entries/LICENSE" + "/node_modules/object.entries/package.json", + "/node_modules/object.entries/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "object.fromentries@2.0.8", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.fromentries", + "packagePath": "/node_modules/object.fromentries", "status": "whitelist", "licenses": [ { @@ -1153,14 +1153,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.fromentries/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.fromentries/LICENSE" + "/node_modules/object.fromentries/package.json", + "/node_modules/object.fromentries/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "object.values@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.values", + "packagePath": "/node_modules/object.values", "status": "whitelist", "licenses": [ { @@ -1188,14 +1188,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.values/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.values/LICENSE" + "/node_modules/object.values/package.json", + "/node_modules/object.values/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "on-finished@2.4.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/on-finished", + "packagePath": "/node_modules/on-finished", "status": "whitelist", "licenses": [ { @@ -1223,14 +1223,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/on-finished/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/on-finished/LICENSE" + "/node_modules/on-finished/package.json", + "/node_modules/on-finished/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "once@1.4.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/once", + "packagePath": "/node_modules/once", "status": "whitelist", "licenses": [ { @@ -1266,14 +1266,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/once/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/once/LICENSE" + "/node_modules/once/package.json", + "/node_modules/once/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "parseurl@1.3.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/parseurl", + "packagePath": "/node_modules/parseurl", "status": "whitelist", "licenses": [ { @@ -1301,14 +1301,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/parseurl/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/parseurl/LICENSE" + "/node_modules/parseurl/package.json", + "/node_modules/parseurl/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "prop-types@15.8.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/prop-types", + "packagePath": "/node_modules/prop-types", "status": "whitelist", "licenses": [ { @@ -1336,14 +1336,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/prop-types/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/prop-types/LICENSE" + "/node_modules/prop-types/package.json", + "/node_modules/prop-types/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "proxy-addr@2.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/proxy-addr", + "packagePath": "/node_modules/proxy-addr", "status": "whitelist", "licenses": [ { @@ -1371,14 +1371,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/proxy-addr/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/proxy-addr/LICENSE" + "/node_modules/proxy-addr/package.json", + "/node_modules/proxy-addr/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "qs@6.13.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/qs", + "packagePath": "/node_modules/qs", "status": "whitelist", "licenses": [ { @@ -1412,14 +1412,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/qs/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/qs/LICENSE.md" + "/node_modules/qs/package.json", + "/node_modules/qs/LICENSE.md" ], "verificationStatus": "ok" }, { "packageName": "range-parser@1.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/range-parser", + "packagePath": "/node_modules/range-parser", "status": "whitelist", "licenses": [ { @@ -1447,14 +1447,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/range-parser/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/range-parser/LICENSE" + "/node_modules/range-parser/package.json", + "/node_modules/range-parser/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "resolve@2.0.0-next.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/resolve", + "packagePath": "/node_modules/resolve", "status": "whitelist", "licenses": [ { @@ -1482,14 +1482,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/resolve/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/resolve/LICENSE" + "/node_modules/resolve/package.json", + "/node_modules/resolve/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "router@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/router", + "packagePath": "/node_modules/router", "status": "whitelist", "licenses": [ { @@ -1517,14 +1517,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/router/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/router/LICENSE" + "/node_modules/router/package.json", + "/node_modules/router/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "safe-buffer@5.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safe-buffer", + "packagePath": "/node_modules/safe-buffer", "status": "whitelist", "licenses": [ { @@ -1552,14 +1552,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safe-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safe-buffer/LICENSE" + "/node_modules/safe-buffer/package.json", + "/node_modules/safe-buffer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "semver@6.3.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/semver", + "packagePath": "/node_modules/semver", "status": "whitelist", "licenses": [ { @@ -1595,14 +1595,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/semver/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/semver/LICENSE" + "/node_modules/semver/package.json", + "/node_modules/semver/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "send@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/send", + "packagePath": "/node_modules/send", "status": "whitelist", "licenses": [ { @@ -1630,14 +1630,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/send/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/send/LICENSE" + "/node_modules/send/package.json", + "/node_modules/send/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "serve-static@2.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/serve-static", + "packagePath": "/node_modules/serve-static", "status": "whitelist", "licenses": [ { @@ -1665,14 +1665,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/serve-static/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/serve-static/LICENSE" + "/node_modules/serve-static/package.json", + "/node_modules/serve-static/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "setprototypeof@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/setprototypeof", + "packagePath": "/node_modules/setprototypeof", "status": "whitelist", "licenses": [ { @@ -1708,14 +1708,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/setprototypeof/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/setprototypeof/LICENSE" + "/node_modules/setprototypeof/package.json", + "/node_modules/setprototypeof/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "statuses@2.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/statuses", + "packagePath": "/node_modules/statuses", "status": "whitelist", "licenses": [ { @@ -1743,14 +1743,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/statuses/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/statuses/LICENSE" + "/node_modules/statuses/package.json", + "/node_modules/statuses/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "string.prototype.matchall@4.0.11", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.matchall", + "packagePath": "/node_modules/string.prototype.matchall", "status": "whitelist", "licenses": [ { @@ -1778,14 +1778,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.matchall/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.matchall/LICENSE" + "/node_modules/string.prototype.matchall/package.json", + "/node_modules/string.prototype.matchall/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "string.prototype.repeat@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.repeat", + "packagePath": "/node_modules/string.prototype.repeat", "status": "whitelist", "licenses": [ { @@ -1813,14 +1813,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.repeat/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.repeat/LICENSE-MIT.txt" + "/node_modules/string.prototype.repeat/package.json", + "/node_modules/string.prototype.repeat/LICENSE-MIT.txt" ], "verificationStatus": "ok" }, { "packageName": "type-is@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/type-is", + "packagePath": "/node_modules/type-is", "status": "whitelist", "licenses": [ { @@ -1848,14 +1848,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/type-is/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/type-is/LICENSE" + "/node_modules/type-is/package.json", + "/node_modules/type-is/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "utils-merge@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/utils-merge", + "packagePath": "/node_modules/utils-merge", "status": "whitelist", "licenses": [ { @@ -1883,14 +1883,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/utils-merge/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/utils-merge/LICENSE" + "/node_modules/utils-merge/package.json", + "/node_modules/utils-merge/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "vary@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/vary", + "packagePath": "/node_modules/vary", "status": "whitelist", "licenses": [ { @@ -1918,14 +1918,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/vary/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/vary/LICENSE" + "/node_modules/vary/package.json", + "/node_modules/vary/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "array-flatten@3.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array-flatten", + "packagePath": "/node_modules/array-flatten", "status": "whitelist", "licenses": [ { @@ -1953,14 +1953,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array-flatten/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array-flatten/LICENSE" + "/node_modules/array-flatten/package.json", + "/node_modules/array-flatten/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "array.prototype.flat@1.3.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.flat", + "packagePath": "/node_modules/array.prototype.flat", "status": "whitelist", "licenses": [ { @@ -1988,14 +1988,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.flat/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array.prototype.flat/LICENSE" + "/node_modules/array.prototype.flat/package.json", + "/node_modules/array.prototype.flat/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "brace-expansion@1.1.11", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/brace-expansion", + "packagePath": "/node_modules/brace-expansion", "status": "whitelist", "licenses": [ { @@ -2023,14 +2023,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/brace-expansion/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/brace-expansion/LICENSE" + "/node_modules/brace-expansion/package.json", + "/node_modules/brace-expansion/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "bytes@3.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/bytes", + "packagePath": "/node_modules/bytes", "status": "whitelist", "licenses": [ { @@ -2058,14 +2058,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/bytes/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/bytes/LICENSE" + "/node_modules/bytes/package.json", + "/node_modules/bytes/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "call-bind@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/call-bind", + "packagePath": "/node_modules/call-bind", "status": "whitelist", "licenses": [ { @@ -2093,14 +2093,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/call-bind/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/call-bind/LICENSE" + "/node_modules/call-bind/package.json", + "/node_modules/call-bind/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "define-properties@1.2.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/define-properties", + "packagePath": "/node_modules/define-properties", "status": "whitelist", "licenses": [ { @@ -2128,14 +2128,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/define-properties/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/define-properties/LICENSE" + "/node_modules/define-properties/package.json", + "/node_modules/define-properties/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "destroy@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/destroy", + "packagePath": "/node_modules/destroy", "status": "whitelist", "licenses": [ { @@ -2163,14 +2163,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/destroy/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/destroy/LICENSE" + "/node_modules/destroy/package.json", + "/node_modules/destroy/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "ee-first@1.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/ee-first", + "packagePath": "/node_modules/ee-first", "status": "whitelist", "licenses": [ { @@ -2198,14 +2198,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/ee-first/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/ee-first/LICENSE" + "/node_modules/ee-first/package.json", + "/node_modules/ee-first/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "es-abstract@1.23.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-abstract", + "packagePath": "/node_modules/es-abstract", "status": "whitelist", "licenses": [ { @@ -2233,14 +2233,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-abstract/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-abstract/LICENSE" + "/node_modules/es-abstract/package.json", + "/node_modules/es-abstract/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "es-errors@1.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-errors", + "packagePath": "/node_modules/es-errors", "status": "whitelist", "licenses": [ { @@ -2268,14 +2268,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-errors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-errors/LICENSE" + "/node_modules/es-errors/package.json", + "/node_modules/es-errors/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "es-object-atoms@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-object-atoms", + "packagePath": "/node_modules/es-object-atoms", "status": "whitelist", "licenses": [ { @@ -2303,14 +2303,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-object-atoms/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-object-atoms/LICENSE" + "/node_modules/es-object-atoms/package.json", + "/node_modules/es-object-atoms/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "es-set-tostringtag@2.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-set-tostringtag", + "packagePath": "/node_modules/es-set-tostringtag", "status": "whitelist", "licenses": [ { @@ -2338,14 +2338,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-set-tostringtag/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-set-tostringtag/LICENSE" + "/node_modules/es-set-tostringtag/package.json", + "/node_modules/es-set-tostringtag/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "es-shim-unscopables@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-shim-unscopables", + "packagePath": "/node_modules/es-shim-unscopables", "status": "whitelist", "licenses": [ { @@ -2373,14 +2373,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-shim-unscopables/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-shim-unscopables/LICENSE" + "/node_modules/es-shim-unscopables/package.json", + "/node_modules/es-shim-unscopables/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "esutils@2.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/esutils", + "packagePath": "/node_modules/esutils", "status": "whitelist", "licenses": [ { @@ -2397,14 +2397,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/esutils/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/esutils" + "/node_modules/esutils/package.json", + "/node_modules/esutils" ], "verificationStatus": "licenseFileNotFound" }, { "packageName": "forwarded@0.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/forwarded", + "packagePath": "/node_modules/forwarded", "status": "whitelist", "licenses": [ { @@ -2432,14 +2432,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/forwarded/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/forwarded/LICENSE" + "/node_modules/forwarded/package.json", + "/node_modules/forwarded/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "function-bind@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/function-bind", + "packagePath": "/node_modules/function-bind", "status": "whitelist", "licenses": [ { @@ -2467,14 +2467,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/function-bind/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/function-bind/LICENSE" + "/node_modules/function-bind/package.json", + "/node_modules/function-bind/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "get-intrinsic@1.2.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/get-intrinsic", + "packagePath": "/node_modules/get-intrinsic", "status": "whitelist", "licenses": [ { @@ -2502,14 +2502,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/get-intrinsic/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/get-intrinsic/LICENSE" + "/node_modules/get-intrinsic/package.json", + "/node_modules/get-intrinsic/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "globalthis@1.0.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/globalthis", + "packagePath": "/node_modules/globalthis", "status": "whitelist", "licenses": [ { @@ -2537,14 +2537,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/globalthis/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/globalthis/LICENSE" + "/node_modules/globalthis/package.json", + "/node_modules/globalthis/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "gopd@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/gopd", + "packagePath": "/node_modules/gopd", "status": "whitelist", "licenses": [ { @@ -2572,14 +2572,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/gopd/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/gopd/LICENSE" + "/node_modules/gopd/package.json", + "/node_modules/gopd/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "has-property-descriptors@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-property-descriptors", + "packagePath": "/node_modules/has-property-descriptors", "status": "whitelist", "licenses": [ { @@ -2607,14 +2607,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-property-descriptors/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-property-descriptors/LICENSE" + "/node_modules/has-property-descriptors/package.json", + "/node_modules/has-property-descriptors/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "has-proto@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-proto", + "packagePath": "/node_modules/has-proto", "status": "whitelist", "licenses": [ { @@ -2642,14 +2642,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-proto/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-proto/LICENSE" + "/node_modules/has-proto/package.json", + "/node_modules/has-proto/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "has-symbols@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-symbols", + "packagePath": "/node_modules/has-symbols", "status": "whitelist", "licenses": [ { @@ -2677,14 +2677,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-symbols/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-symbols/LICENSE" + "/node_modules/has-symbols/package.json", + "/node_modules/has-symbols/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "iconv-lite@0.5.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/iconv-lite", + "packagePath": "/node_modules/iconv-lite", "status": "whitelist", "licenses": [ { @@ -2712,14 +2712,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/iconv-lite/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/iconv-lite/LICENSE" + "/node_modules/iconv-lite/package.json", + "/node_modules/iconv-lite/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "inherits@2.0.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/inherits", + "packagePath": "/node_modules/inherits", "status": "whitelist", "licenses": [ { @@ -2755,14 +2755,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/inherits/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/inherits/LICENSE" + "/node_modules/inherits/package.json", + "/node_modules/inherits/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "internal-slot@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/internal-slot", + "packagePath": "/node_modules/internal-slot", "status": "whitelist", "licenses": [ { @@ -2790,14 +2790,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/internal-slot/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/internal-slot/LICENSE" + "/node_modules/internal-slot/package.json", + "/node_modules/internal-slot/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "ipaddr.js@1.9.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/ipaddr.js", + "packagePath": "/node_modules/ipaddr.js", "status": "whitelist", "licenses": [ { @@ -2825,14 +2825,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/ipaddr.js/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/ipaddr.js/LICENSE" + "/node_modules/ipaddr.js/package.json", + "/node_modules/ipaddr.js/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-core-module@2.15.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-core-module", + "packagePath": "/node_modules/is-core-module", "status": "whitelist", "licenses": [ { @@ -2860,14 +2860,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-core-module/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-core-module/LICENSE" + "/node_modules/is-core-module/package.json", + "/node_modules/is-core-module/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-promise@4.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-promise", + "packagePath": "/node_modules/is-promise", "status": "whitelist", "licenses": [ { @@ -2895,14 +2895,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-promise/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-promise/LICENSE" + "/node_modules/is-promise/package.json", + "/node_modules/is-promise/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-string@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-string", + "packagePath": "/node_modules/is-string", "status": "whitelist", "licenses": [ { @@ -2930,14 +2930,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-string/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-string/LICENSE" + "/node_modules/is-string/package.json", + "/node_modules/is-string/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "iterator.prototype@1.1.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/iterator.prototype", + "packagePath": "/node_modules/iterator.prototype", "status": "whitelist", "licenses": [ { @@ -2965,14 +2965,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/iterator.prototype/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/iterator.prototype/LICENSE" + "/node_modules/iterator.prototype/package.json", + "/node_modules/iterator.prototype/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "loose-envify@1.4.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/loose-envify", + "packagePath": "/node_modules/loose-envify", "status": "whitelist", "licenses": [ { @@ -3000,14 +3000,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/loose-envify/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/loose-envify/LICENSE" + "/node_modules/loose-envify/package.json", + "/node_modules/loose-envify/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "media-typer@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/media-typer", + "packagePath": "/node_modules/media-typer", "status": "whitelist", "licenses": [ { @@ -3035,14 +3035,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/media-typer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/media-typer/LICENSE" + "/node_modules/media-typer/package.json", + "/node_modules/media-typer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "negotiator@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/negotiator", + "packagePath": "/node_modules/negotiator", "status": "whitelist", "licenses": [ { @@ -3070,14 +3070,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/negotiator/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/negotiator/LICENSE" + "/node_modules/negotiator/package.json", + "/node_modules/negotiator/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "object-assign@4.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object-assign", + "packagePath": "/node_modules/object-assign", "status": "whitelist", "licenses": [ { @@ -3105,14 +3105,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object-assign/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object-assign/license" + "/node_modules/object-assign/package.json", + "/node_modules/object-assign/license" ], "verificationStatus": "ok" }, { "packageName": "object.assign@4.1.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.assign", + "packagePath": "/node_modules/object.assign", "status": "whitelist", "licenses": [ { @@ -3140,14 +3140,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.assign/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object.assign/LICENSE" + "/node_modules/object.assign/package.json", + "/node_modules/object.assign/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "path-parse@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/path-parse", + "packagePath": "/node_modules/path-parse", "status": "whitelist", "licenses": [ { @@ -3175,14 +3175,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/path-parse/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/path-parse/LICENSE" + "/node_modules/path-parse/package.json", + "/node_modules/path-parse/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "path-to-regexp@8.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/path-to-regexp", + "packagePath": "/node_modules/path-to-regexp", "status": "whitelist", "licenses": [ { @@ -3210,14 +3210,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/path-to-regexp/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/path-to-regexp/LICENSE" + "/node_modules/path-to-regexp/package.json", + "/node_modules/path-to-regexp/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "raw-body@3.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/raw-body", + "packagePath": "/node_modules/raw-body", "status": "whitelist", "licenses": [ { @@ -3245,14 +3245,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/raw-body/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/raw-body/LICENSE" + "/node_modules/raw-body/package.json", + "/node_modules/raw-body/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "react-is@16.13.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/react-is", + "packagePath": "/node_modules/react-is", "status": "whitelist", "licenses": [ { @@ -3280,14 +3280,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/react-is/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/react-is/LICENSE" + "/node_modules/react-is/package.json", + "/node_modules/react-is/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "regexp.prototype.flags@1.5.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/regexp.prototype.flags", + "packagePath": "/node_modules/regexp.prototype.flags", "status": "whitelist", "licenses": [ { @@ -3315,14 +3315,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/regexp.prototype.flags/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/regexp.prototype.flags/LICENSE" + "/node_modules/regexp.prototype.flags/package.json", + "/node_modules/regexp.prototype.flags/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "safe-array-concat@1.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safe-array-concat", + "packagePath": "/node_modules/safe-array-concat", "status": "whitelist", "licenses": [ { @@ -3350,14 +3350,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safe-array-concat/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safe-array-concat/LICENSE" + "/node_modules/safe-array-concat/package.json", + "/node_modules/safe-array-concat/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "set-function-name@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/set-function-name", + "packagePath": "/node_modules/set-function-name", "status": "whitelist", "licenses": [ { @@ -3385,14 +3385,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/set-function-name/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/set-function-name/LICENSE" + "/node_modules/set-function-name/package.json", + "/node_modules/set-function-name/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "side-channel@1.0.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/side-channel", + "packagePath": "/node_modules/side-channel", "status": "whitelist", "licenses": [ { @@ -3420,14 +3420,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/side-channel/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/side-channel/LICENSE" + "/node_modules/side-channel/package.json", + "/node_modules/side-channel/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "supports-preserve-symlinks-flag@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/supports-preserve-symlinks-flag", + "packagePath": "/node_modules/supports-preserve-symlinks-flag", "status": "whitelist", "licenses": [ { @@ -3455,14 +3455,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/supports-preserve-symlinks-flag/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/supports-preserve-symlinks-flag/LICENSE" + "/node_modules/supports-preserve-symlinks-flag/package.json", + "/node_modules/supports-preserve-symlinks-flag/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "toidentifier@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/toidentifier", + "packagePath": "/node_modules/toidentifier", "status": "whitelist", "licenses": [ { @@ -3490,14 +3490,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/toidentifier/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/toidentifier/LICENSE" + "/node_modules/toidentifier/package.json", + "/node_modules/toidentifier/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "unpipe@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/unpipe", + "packagePath": "/node_modules/unpipe", "status": "whitelist", "licenses": [ { @@ -3525,14 +3525,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/unpipe/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/unpipe/LICENSE" + "/node_modules/unpipe/package.json", + "/node_modules/unpipe/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "wrappy@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/wrappy", + "packagePath": "/node_modules/wrappy", "status": "whitelist", "licenses": [ { @@ -3568,14 +3568,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/wrappy/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/wrappy/LICENSE" + "/node_modules/wrappy/package.json", + "/node_modules/wrappy/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "array-buffer-byte-length@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array-buffer-byte-length", + "packagePath": "/node_modules/array-buffer-byte-length", "status": "whitelist", "licenses": [ { @@ -3603,14 +3603,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array-buffer-byte-length/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/array-buffer-byte-length/LICENSE" + "/node_modules/array-buffer-byte-length/package.json", + "/node_modules/array-buffer-byte-length/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "arraybuffer.prototype.slice@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/arraybuffer.prototype.slice", + "packagePath": "/node_modules/arraybuffer.prototype.slice", "status": "whitelist", "licenses": [ { @@ -3638,14 +3638,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/arraybuffer.prototype.slice/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/arraybuffer.prototype.slice/LICENSE" + "/node_modules/arraybuffer.prototype.slice/package.json", + "/node_modules/arraybuffer.prototype.slice/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "available-typed-arrays@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/available-typed-arrays", + "packagePath": "/node_modules/available-typed-arrays", "status": "whitelist", "licenses": [ { @@ -3673,14 +3673,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/available-typed-arrays/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/available-typed-arrays/LICENSE" + "/node_modules/available-typed-arrays/package.json", + "/node_modules/available-typed-arrays/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "balanced-match@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/balanced-match", + "packagePath": "/node_modules/balanced-match", "status": "whitelist", "licenses": [ { @@ -3708,14 +3708,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/balanced-match/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/balanced-match/LICENSE.md" + "/node_modules/balanced-match/package.json", + "/node_modules/balanced-match/LICENSE.md" ], "verificationStatus": "ok" }, { "packageName": "concat-map@0.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/concat-map", + "packagePath": "/node_modules/concat-map", "status": "whitelist", "licenses": [ { @@ -3743,14 +3743,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/concat-map/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/concat-map/LICENSE" + "/node_modules/concat-map/package.json", + "/node_modules/concat-map/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "data-view-buffer@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/data-view-buffer", + "packagePath": "/node_modules/data-view-buffer", "status": "whitelist", "licenses": [ { @@ -3778,14 +3778,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/data-view-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/data-view-buffer/LICENSE" + "/node_modules/data-view-buffer/package.json", + "/node_modules/data-view-buffer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "data-view-byte-length@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/data-view-byte-length", + "packagePath": "/node_modules/data-view-byte-length", "status": "whitelist", "licenses": [ { @@ -3813,14 +3813,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/data-view-byte-length/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/data-view-byte-length/LICENSE" + "/node_modules/data-view-byte-length/package.json", + "/node_modules/data-view-byte-length/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "data-view-byte-offset@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/data-view-byte-offset", + "packagePath": "/node_modules/data-view-byte-offset", "status": "whitelist", "licenses": [ { @@ -3848,14 +3848,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/data-view-byte-offset/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/data-view-byte-offset/LICENSE" + "/node_modules/data-view-byte-offset/package.json", + "/node_modules/data-view-byte-offset/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "define-data-property@1.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/define-data-property", + "packagePath": "/node_modules/define-data-property", "status": "whitelist", "licenses": [ { @@ -3883,14 +3883,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/define-data-property/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/define-data-property/LICENSE" + "/node_modules/define-data-property/package.json", + "/node_modules/define-data-property/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "es-define-property@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-define-property", + "packagePath": "/node_modules/es-define-property", "status": "whitelist", "licenses": [ { @@ -3918,14 +3918,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-define-property/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-define-property/LICENSE" + "/node_modules/es-define-property/package.json", + "/node_modules/es-define-property/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "es-to-primitive@1.3.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-to-primitive", + "packagePath": "/node_modules/es-to-primitive", "status": "whitelist", "licenses": [ { @@ -3953,14 +3953,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-to-primitive/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/es-to-primitive/LICENSE" + "/node_modules/es-to-primitive/package.json", + "/node_modules/es-to-primitive/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "function.prototype.name@1.1.6", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/function.prototype.name", + "packagePath": "/node_modules/function.prototype.name", "status": "whitelist", "licenses": [ { @@ -3988,14 +3988,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/function.prototype.name/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/function.prototype.name/LICENSE" + "/node_modules/function.prototype.name/package.json", + "/node_modules/function.prototype.name/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "functions-have-names@1.2.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/functions-have-names", + "packagePath": "/node_modules/functions-have-names", "status": "whitelist", "licenses": [ { @@ -4023,14 +4023,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/functions-have-names/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/functions-have-names/LICENSE" + "/node_modules/functions-have-names/package.json", + "/node_modules/functions-have-names/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "get-symbol-description@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/get-symbol-description", + "packagePath": "/node_modules/get-symbol-description", "status": "whitelist", "licenses": [ { @@ -4058,14 +4058,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/get-symbol-description/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/get-symbol-description/LICENSE" + "/node_modules/get-symbol-description/package.json", + "/node_modules/get-symbol-description/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "has-tostringtag@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-tostringtag", + "packagePath": "/node_modules/has-tostringtag", "status": "whitelist", "licenses": [ { @@ -4093,14 +4093,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-tostringtag/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-tostringtag/LICENSE" + "/node_modules/has-tostringtag/package.json", + "/node_modules/has-tostringtag/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-array-buffer@3.0.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-array-buffer", + "packagePath": "/node_modules/is-array-buffer", "status": "whitelist", "licenses": [ { @@ -4128,14 +4128,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-array-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-array-buffer/LICENSE" + "/node_modules/is-array-buffer/package.json", + "/node_modules/is-array-buffer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-callable@1.2.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-callable", + "packagePath": "/node_modules/is-callable", "status": "whitelist", "licenses": [ { @@ -4163,14 +4163,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-callable/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-callable/LICENSE" + "/node_modules/is-callable/package.json", + "/node_modules/is-callable/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-data-view@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-data-view", + "packagePath": "/node_modules/is-data-view", "status": "whitelist", "licenses": [ { @@ -4198,14 +4198,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-data-view/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-data-view/LICENSE" + "/node_modules/is-data-view/package.json", + "/node_modules/is-data-view/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-negative-zero@2.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-negative-zero", + "packagePath": "/node_modules/is-negative-zero", "status": "whitelist", "licenses": [ { @@ -4233,14 +4233,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-negative-zero/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-negative-zero/LICENSE" + "/node_modules/is-negative-zero/package.json", + "/node_modules/is-negative-zero/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-regex@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-regex", + "packagePath": "/node_modules/is-regex", "status": "whitelist", "licenses": [ { @@ -4268,14 +4268,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-regex/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-regex/LICENSE" + "/node_modules/is-regex/package.json", + "/node_modules/is-regex/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-shared-array-buffer@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-shared-array-buffer", + "packagePath": "/node_modules/is-shared-array-buffer", "status": "whitelist", "licenses": [ { @@ -4303,14 +4303,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-shared-array-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-shared-array-buffer/LICENSE" + "/node_modules/is-shared-array-buffer/package.json", + "/node_modules/is-shared-array-buffer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-typed-array@1.1.13", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-typed-array", + "packagePath": "/node_modules/is-typed-array", "status": "whitelist", "licenses": [ { @@ -4338,14 +4338,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-typed-array/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-typed-array/LICENSE" + "/node_modules/is-typed-array/package.json", + "/node_modules/is-typed-array/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-weakref@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-weakref", + "packagePath": "/node_modules/is-weakref", "status": "whitelist", "licenses": [ { @@ -4373,14 +4373,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-weakref/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-weakref/LICENSE" + "/node_modules/is-weakref/package.json", + "/node_modules/is-weakref/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "isarray@2.0.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/isarray", + "packagePath": "/node_modules/isarray", "status": "whitelist", "licenses": [ { @@ -4408,14 +4408,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/isarray/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/isarray/LICENSE" + "/node_modules/isarray/package.json", + "/node_modules/isarray/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "js-tokens@4.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/js-tokens", + "packagePath": "/node_modules/js-tokens", "status": "whitelist", "licenses": [ { @@ -4443,14 +4443,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/js-tokens/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/js-tokens/LICENSE" + "/node_modules/js-tokens/package.json", + "/node_modules/js-tokens/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "object-inspect@1.13.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object-inspect", + "packagePath": "/node_modules/object-inspect", "status": "whitelist", "licenses": [ { @@ -4478,14 +4478,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object-inspect/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object-inspect/LICENSE" + "/node_modules/object-inspect/package.json", + "/node_modules/object-inspect/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "object-keys@1.1.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object-keys", + "packagePath": "/node_modules/object-keys", "status": "whitelist", "licenses": [ { @@ -4513,14 +4513,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object-keys/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/object-keys/LICENSE" + "/node_modules/object-keys/package.json", + "/node_modules/object-keys/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "reflect.getprototypeof@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/reflect.getprototypeof", + "packagePath": "/node_modules/reflect.getprototypeof", "status": "whitelist", "licenses": [ { @@ -4548,14 +4548,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/reflect.getprototypeof/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/reflect.getprototypeof/LICENSE" + "/node_modules/reflect.getprototypeof/package.json", + "/node_modules/reflect.getprototypeof/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "safe-regex-test@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safe-regex-test", + "packagePath": "/node_modules/safe-regex-test", "status": "whitelist", "licenses": [ { @@ -4583,14 +4583,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safe-regex-test/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safe-regex-test/LICENSE" + "/node_modules/safe-regex-test/package.json", + "/node_modules/safe-regex-test/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "safer-buffer@2.1.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safer-buffer", + "packagePath": "/node_modules/safer-buffer", "status": "whitelist", "licenses": [ { @@ -4618,14 +4618,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safer-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/safer-buffer/LICENSE" + "/node_modules/safer-buffer/package.json", + "/node_modules/safer-buffer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "set-function-length@1.2.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/set-function-length", + "packagePath": "/node_modules/set-function-length", "status": "whitelist", "licenses": [ { @@ -4653,14 +4653,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/set-function-length/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/set-function-length/LICENSE" + "/node_modules/set-function-length/package.json", + "/node_modules/set-function-length/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "string.prototype.trim@1.2.9", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.trim", + "packagePath": "/node_modules/string.prototype.trim", "status": "whitelist", "licenses": [ { @@ -4688,14 +4688,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.trim/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.trim/LICENSE" + "/node_modules/string.prototype.trim/package.json", + "/node_modules/string.prototype.trim/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "string.prototype.trimend@1.0.8", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.trimend", + "packagePath": "/node_modules/string.prototype.trimend", "status": "whitelist", "licenses": [ { @@ -4723,14 +4723,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.trimend/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.trimend/LICENSE" + "/node_modules/string.prototype.trimend/package.json", + "/node_modules/string.prototype.trimend/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "string.prototype.trimstart@1.0.8", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.trimstart", + "packagePath": "/node_modules/string.prototype.trimstart", "status": "whitelist", "licenses": [ { @@ -4758,14 +4758,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.trimstart/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/string.prototype.trimstart/LICENSE" + "/node_modules/string.prototype.trimstart/package.json", + "/node_modules/string.prototype.trimstart/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "typed-array-buffer@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-buffer", + "packagePath": "/node_modules/typed-array-buffer", "status": "whitelist", "licenses": [ { @@ -4793,14 +4793,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-buffer/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-buffer/LICENSE" + "/node_modules/typed-array-buffer/package.json", + "/node_modules/typed-array-buffer/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "typed-array-byte-length@1.0.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-byte-length", + "packagePath": "/node_modules/typed-array-byte-length", "status": "whitelist", "licenses": [ { @@ -4828,14 +4828,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-byte-length/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-byte-length/LICENSE" + "/node_modules/typed-array-byte-length/package.json", + "/node_modules/typed-array-byte-length/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "typed-array-byte-offset@1.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-byte-offset", + "packagePath": "/node_modules/typed-array-byte-offset", "status": "whitelist", "licenses": [ { @@ -4863,14 +4863,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-byte-offset/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-byte-offset/LICENSE" + "/node_modules/typed-array-byte-offset/package.json", + "/node_modules/typed-array-byte-offset/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "typed-array-length@1.0.7", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-length", + "packagePath": "/node_modules/typed-array-length", "status": "whitelist", "licenses": [ { @@ -4898,14 +4898,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-length/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/typed-array-length/LICENSE" + "/node_modules/typed-array-length/package.json", + "/node_modules/typed-array-length/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "unbox-primitive@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/unbox-primitive", + "packagePath": "/node_modules/unbox-primitive", "status": "whitelist", "licenses": [ { @@ -4933,14 +4933,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/unbox-primitive/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/unbox-primitive/LICENSE" + "/node_modules/unbox-primitive/package.json", + "/node_modules/unbox-primitive/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "which-typed-array@1.1.16", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-typed-array", + "packagePath": "/node_modules/which-typed-array", "status": "whitelist", "licenses": [ { @@ -4968,14 +4968,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-typed-array/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-typed-array/LICENSE" + "/node_modules/which-typed-array/package.json", + "/node_modules/which-typed-array/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "for-each@0.3.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/for-each", + "packagePath": "/node_modules/for-each", "status": "whitelist", "licenses": [ { @@ -5003,14 +5003,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/for-each/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/for-each/LICENSE" + "/node_modules/for-each/package.json", + "/node_modules/for-each/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "has-bigints@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-bigints", + "packagePath": "/node_modules/has-bigints", "status": "whitelist", "licenses": [ { @@ -5038,14 +5038,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-bigints/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/has-bigints/LICENSE" + "/node_modules/has-bigints/package.json", + "/node_modules/has-bigints/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-date-object@1.0.5", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-date-object", + "packagePath": "/node_modules/is-date-object", "status": "whitelist", "licenses": [ { @@ -5073,14 +5073,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-date-object/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-date-object/LICENSE" + "/node_modules/is-date-object/package.json", + "/node_modules/is-date-object/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-symbol@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-symbol", + "packagePath": "/node_modules/is-symbol", "status": "whitelist", "licenses": [ { @@ -5108,14 +5108,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-symbol/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-symbol/LICENSE" + "/node_modules/is-symbol/package.json", + "/node_modules/is-symbol/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "possible-typed-array-names@1.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/possible-typed-array-names", + "packagePath": "/node_modules/possible-typed-array-names", "status": "whitelist", "licenses": [ { @@ -5143,14 +5143,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/possible-typed-array-names/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/possible-typed-array-names/LICENSE" + "/node_modules/possible-typed-array-names/package.json", + "/node_modules/possible-typed-array-names/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "which-boxed-primitive@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-boxed-primitive", + "packagePath": "/node_modules/which-boxed-primitive", "status": "whitelist", "licenses": [ { @@ -5178,14 +5178,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-boxed-primitive/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-boxed-primitive/LICENSE" + "/node_modules/which-boxed-primitive/package.json", + "/node_modules/which-boxed-primitive/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "which-builtin-type@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-builtin-type", + "packagePath": "/node_modules/which-builtin-type", "status": "whitelist", "licenses": [ { @@ -5213,14 +5213,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-builtin-type/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-builtin-type/LICENSE" + "/node_modules/which-builtin-type/package.json", + "/node_modules/which-builtin-type/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-async-function@2.0.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-async-function", + "packagePath": "/node_modules/is-async-function", "status": "whitelist", "licenses": [ { @@ -5248,14 +5248,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-async-function/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-async-function/LICENSE" + "/node_modules/is-async-function/package.json", + "/node_modules/is-async-function/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-bigint@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-bigint", + "packagePath": "/node_modules/is-bigint", "status": "whitelist", "licenses": [ { @@ -5283,14 +5283,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-bigint/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-bigint/LICENSE" + "/node_modules/is-bigint/package.json", + "/node_modules/is-bigint/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-boolean-object@1.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-boolean-object", + "packagePath": "/node_modules/is-boolean-object", "status": "whitelist", "licenses": [ { @@ -5318,14 +5318,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-boolean-object/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-boolean-object/LICENSE" + "/node_modules/is-boolean-object/package.json", + "/node_modules/is-boolean-object/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-finalizationregistry@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-finalizationregistry", + "packagePath": "/node_modules/is-finalizationregistry", "status": "whitelist", "licenses": [ { @@ -5353,14 +5353,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-finalizationregistry/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-finalizationregistry/LICENSE" + "/node_modules/is-finalizationregistry/package.json", + "/node_modules/is-finalizationregistry/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-generator-function@1.0.10", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-generator-function", + "packagePath": "/node_modules/is-generator-function", "status": "whitelist", "licenses": [ { @@ -5388,14 +5388,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-generator-function/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-generator-function/LICENSE" + "/node_modules/is-generator-function/package.json", + "/node_modules/is-generator-function/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-number-object@1.1.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-number-object", + "packagePath": "/node_modules/is-number-object", "status": "whitelist", "licenses": [ { @@ -5423,14 +5423,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-number-object/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-number-object/LICENSE" + "/node_modules/is-number-object/package.json", + "/node_modules/is-number-object/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "which-collection@1.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-collection", + "packagePath": "/node_modules/which-collection", "status": "whitelist", "licenses": [ { @@ -5458,14 +5458,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-collection/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/which-collection/LICENSE" + "/node_modules/which-collection/package.json", + "/node_modules/which-collection/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-map@2.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-map", + "packagePath": "/node_modules/is-map", "status": "whitelist", "licenses": [ { @@ -5493,14 +5493,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-map/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-map/LICENSE" + "/node_modules/is-map/package.json", + "/node_modules/is-map/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-set@2.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-set", + "packagePath": "/node_modules/is-set", "status": "whitelist", "licenses": [ { @@ -5528,14 +5528,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-set/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-set/LICENSE" + "/node_modules/is-set/package.json", + "/node_modules/is-set/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-weakmap@2.0.2", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-weakmap", + "packagePath": "/node_modules/is-weakmap", "status": "whitelist", "licenses": [ { @@ -5563,14 +5563,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-weakmap/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-weakmap/LICENSE" + "/node_modules/is-weakmap/package.json", + "/node_modules/is-weakmap/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "is-weakset@2.0.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-weakset", + "packagePath": "/node_modules/is-weakset", "status": "whitelist", "licenses": [ { @@ -5598,8 +5598,8 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-weakset/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/temp/testProject-rh0w5llusrb/node_modules/is-weakset/LICENSE" + "/node_modules/is-weakset/package.json", + "/node_modules/is-weakset/LICENSE" ], "verificationStatus": "ok" } diff --git a/test/test/snapshot.test.ts b/test/test/snapshot.test.ts index 9e6007c7..bf0812db 100644 --- a/test/test/snapshot.test.ts +++ b/test/test/snapshot.test.ts @@ -12,6 +12,8 @@ import { runCliCommand } from "../utils/run-cli-command"; import "../utils/path-serializer"; import { matchSnapshotRecursive } from "../utils/match-snapshot-recursive"; +const UPDATE_SNAPSHOTS = false; + describe("snapshot testing", () => { monorepoFixture("monorepo project", async ({ testDirectory, expect }) => { const { errorCode } = await runCliCommand({ @@ -25,7 +27,11 @@ describe("snapshot testing", () => { const jsonOutput = await readJsonFile( path.join(testDirectory, "license-auditor.results.json"), ); - matchSnapshotRecursive("./__snapshots__/monorepo.json", jsonOutput, false); + matchSnapshotRecursive( + "./__snapshots__/monorepo.json", + jsonOutput, + UPDATE_SNAPSHOTS, + ); }); monorepoFixture( "monorepo project production only", @@ -44,7 +50,7 @@ describe("snapshot testing", () => { matchSnapshotRecursive( "./__snapshots__/monorepo-production.json", jsonOutput, - false, + UPDATE_SNAPSHOTS, ); }, ); @@ -61,7 +67,11 @@ describe("snapshot testing", () => { const jsonOutput = await readJsonFile( path.join(testDirectory, "license-auditor.results.json"), ); - matchSnapshotRecursive("./__snapshots__/pnpm.json", jsonOutput, false); + matchSnapshotRecursive( + "./__snapshots__/pnpm.json", + jsonOutput, + UPDATE_SNAPSHOTS, + ); }); pnpmFixture( @@ -81,7 +91,7 @@ describe("snapshot testing", () => { matchSnapshotRecursive( "./__snapshots__/pnpm-production.json", jsonOutput, - false, + UPDATE_SNAPSHOTS, ); }, ); @@ -98,7 +108,11 @@ describe("snapshot testing", () => { const jsonOutput = await readJsonFile( path.join(testDirectory, "license-auditor.results.json"), ); - matchSnapshotRecursive("./__snapshots__/npm.json", jsonOutput, false); + matchSnapshotRecursive( + "./__snapshots__/npm.json", + jsonOutput, + UPDATE_SNAPSHOTS, + ); }); defaultTest( @@ -118,7 +132,7 @@ describe("snapshot testing", () => { matchSnapshotRecursive( "./__snapshots__/npm-production.json", jsonOutput, - false, + UPDATE_SNAPSHOTS, ); }, ); @@ -135,7 +149,11 @@ describe("snapshot testing", () => { const jsonOutput = await readJsonFile( path.join(testDirectory, "license-auditor.results.json"), ); - matchSnapshotRecursive("./__snapshots__/yarn.json", jsonOutput, false); + matchSnapshotRecursive( + "./__snapshots__/yarn.json", + jsonOutput, + UPDATE_SNAPSHOTS, + ); }); yarnFixture( @@ -155,7 +173,7 @@ describe("snapshot testing", () => { matchSnapshotRecursive( "./__snapshots__/yarn-production.json", jsonOutput, - false, + UPDATE_SNAPSHOTS, ); }, ); diff --git a/test/utils/match-snapshot-recursive.ts b/test/utils/match-snapshot-recursive.ts index a4f42950..de404965 100644 --- a/test/utils/match-snapshot-recursive.ts +++ b/test/utils/match-snapshot-recursive.ts @@ -24,15 +24,24 @@ const getArrayElementId = (item: any) => { } }; +const replacePaths = (value: T) => { + if (typeof value === "string") { + return replaceTestDirectory(value); + } + if (Array.isArray(value)) { + return value.map(replacePaths); + } + if (typeof value === "object") { + return Object.fromEntries( + Object.entries(value).map(([key, value]) => [key, replacePaths(value)]), + ); + } + return value; +}; + const diff = createDiff({ getArrayElementId, sortArrayItems: true, - getValue: (value, path) => { - if (typeof value === "string") { - return replaceTestDirectory(value); - } - return value; - }, }); // biome-ignore lint: this actually is of "any" type @@ -54,13 +63,15 @@ export const findDiffRecursive = (source: any, compare: any) => { export const matchSnapshotRecursive = ( snapshotPath: string, // biome-ignore lint: this actually is of "any" type - value: any, + rawValue: any, updateSnapshot?: boolean, ) => { const testState = expect.getState(); const currentDirectory = path.dirname(testState.testPath); const snapshotFilePath = path.join(currentDirectory, snapshotPath); + const value = replacePaths(rawValue); + if (!fs.existsSync(snapshotFilePath) || updateSnapshot) { fs.writeFileSync(snapshotFilePath, JSON.stringify(value, null, 2)); expect(value).toEqual(value); // nonsensical assertion to make sure that number of assertion calls is preserved @@ -71,5 +82,14 @@ export const matchSnapshotRecursive = ( const { sortedView } = findDiffRecursive(snapshot, value); + // uncomment to save the list of detected changes (add diffChangesView to line 83) + // fs.writeFileSync( + // path.join( + // path.dirname(snapshotFilePath), + // `${path.basename(snapshotFilePath, path.extname(snapshotFilePath))}.diff.txt` + // ), + // diffChangesView, + // ); + expect(sortedView.target).toEqual(sortedView.source); }; From 368b25f7f1dff2ad35164ae10f42f8ef8ed90db8 Mon Sep 17 00:00:00 2001 From: lukasz Date: Fri, 27 Dec 2024 11:33:01 +0100 Subject: [PATCH 5/5] fix: fixed pnpm test setup with proper symlinks handling --- test/fixtures.ts | 1 + test/test/__snapshots__/pnpm-production.json | 66 ++++++++++---------- 2 files changed, 34 insertions(+), 33 deletions(-) diff --git a/test/fixtures.ts b/test/fixtures.ts index b1a0c712..e099a5eb 100644 --- a/test/fixtures.ts +++ b/test/fixtures.ts @@ -102,6 +102,7 @@ export const pnpmFixture = test.extend({ ); await fs.cp(path.resolve(TEST_PROJECTS_DIRECTORY, "pnpm"), testDirectory, { recursive: true, + verbatimSymlinks: true, }); await use(testDirectory); diff --git a/test/test/__snapshots__/pnpm-production.json b/test/test/__snapshots__/pnpm-production.json index 3e326776..5a9de53b 100644 --- a/test/test/__snapshots__/pnpm-production.json +++ b/test/test/__snapshots__/pnpm-production.json @@ -2,7 +2,7 @@ "whitelist": [ { "packageName": "@eslint-community/eslint-utils@4.4.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils", + "packagePath": "/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils", "status": "whitelist", "licenses": [ { @@ -30,14 +30,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils/LICENSE" + "/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils/package.json", + "/node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@9.16.0/node_modules/@eslint-community/eslint-utils/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@eslint-community/regexpp@4.12.1", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp", + "packagePath": "/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp", "status": "whitelist", "licenses": [ { @@ -65,14 +65,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp/LICENSE" + "/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp/package.json", + "/node_modules/.pnpm/@eslint-community+regexpp@4.12.1/node_modules/@eslint-community/regexpp/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@eslint/config-array@0.19.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array", + "packagePath": "/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array", "status": "whitelist", "licenses": [ { @@ -106,14 +106,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array/LICENSE" + "/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array/package.json", + "/node_modules/.pnpm/@eslint+config-array@0.19.0/node_modules/@eslint/config-array/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@eslint/core@0.9.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core", + "packagePath": "/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core", "status": "whitelist", "licenses": [ { @@ -147,14 +147,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core/LICENSE" + "/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core/package.json", + "/node_modules/.pnpm/@eslint+core@0.9.0/node_modules/@eslint/core/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@eslint/eslintrc@3.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc", + "packagePath": "/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc", "status": "whitelist", "licenses": [ { @@ -182,14 +182,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc/LICENSE" + "/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc/package.json", + "/node_modules/.pnpm/@eslint+eslintrc@3.2.0/node_modules/@eslint/eslintrc/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@eslint/js@9.16.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js", + "packagePath": "/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js", "status": "whitelist", "licenses": [ { @@ -217,14 +217,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js/LICENSE" + "/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js/package.json", + "/node_modules/.pnpm/@eslint+js@9.16.0/node_modules/@eslint/js/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@eslint/object-schema@2.1.4", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema", + "packagePath": "/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema", "status": "whitelist", "licenses": [ { @@ -258,14 +258,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema/LICENSE" + "/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema/package.json", + "/node_modules/.pnpm/@eslint+object-schema@2.1.4/node_modules/@eslint/object-schema/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "@eslint/plugin-kit@0.2.3", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit", + "packagePath": "/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit", "status": "whitelist", "licenses": [ { @@ -299,8 +299,8 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit/LICENSE" + "/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit/package.json", + "/node_modules/.pnpm/@eslint+plugin-kit@0.2.3/node_modules/@eslint/plugin-kit/LICENSE" ], "verificationStatus": "ok" }, @@ -1041,7 +1041,7 @@ }, { "packageName": "eslint@9.16.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint", + "packagePath": "/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint", "status": "whitelist", "licenses": [ { @@ -1069,14 +1069,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint/LICENSE" + "/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint/package.json", + "/node_modules/.pnpm/eslint@9.16.0/node_modules/eslint/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "eslint-scope@8.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope", + "packagePath": "/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope", "status": "whitelist", "licenses": [ { @@ -1104,14 +1104,14 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope/LICENSE" + "/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope/package.json", + "/node_modules/.pnpm/eslint-scope@8.2.0/node_modules/eslint-scope/LICENSE" ], "verificationStatus": "ok" }, { "packageName": "eslint-visitor-keys@4.2.0", - "packagePath": "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys", + "packagePath": "/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys", "status": "whitelist", "licenses": [ { @@ -1145,8 +1145,8 @@ } ], "licensePath": [ - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys/package.json", - "/Users/lukasz/Dev/brainhub/license-auditor/license-auditor/test/testProjects/pnpm/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys/LICENSE" + "/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys/package.json", + "/node_modules/.pnpm/eslint-visitor-keys@4.2.0/node_modules/eslint-visitor-keys/LICENSE" ], "verificationStatus": "ok" },